ComponentOne Scheduler for WinForms
GetDocumentInfoProperty Method

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintDocumentWrapper Class : GetDocumentInfoProperty Method
Returns the value of the specified property of the document's DocumentInfo object.
Syntax
'Declaration
 
Public Function GetDocumentInfoProperty( _
   ByVal propertyName As System.String _
) As System.Object
public System.object GetDocumentInfoProperty( 
   System.string propertyName
)

Parameters

propertyName
See Also

Reference

PrintDocumentWrapper Class
PrintDocumentWrapper Members