Gets the permissions associated with the document. Syntax
Occurs when the report is being published Syntax Event Data The event handler receives an argument of type PublishProgressEventArgs containing data related to this event. The following PublishProgressEventArgs properties provide information specific to this event.Property Description Current The current item that ...
Signs the document. Syntax Parameters certificate Signing certificate.reason The reason for the signing.location The CPU host name or physical location of the signing.contactInfo Information provided by the signer to enable a recipient to contact the signer to verify the signature.
Gets or sets the user. Syntax
Gets viewer preferences. Syntax
Initializes a new instance of the PdfDocument class. Syntax
Classes Class Description Interfaces Interface Description Enumerations Enumeration Description See Also Reference Infragistics.Documents.Reports Assembly
Defines alignment types. Syntax Members Member Description Bottom Alignment to the bottom. Center Alignment to the center. Justify Justified content. Left Alignment to the left side. Middle Alignment to the middle. Right Alignment to the right side. Top Alignment to the top.
Defines alphabet alignment types. Syntax Members Member Description Center Alignment to the center. Left Alignment to the left side. Right Alignment to the right side.
Represents a dynamic height. This class allows to set the height of an element according to its content. Syntax Remarks This class implements the singleton pattern, so new instances cannot be created. Use the Instance property.