MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document Namespace / SectionDocument Class
Properties Methods Events

SectionDocument Class Members

The following tables list the members exposed by SectionDocument.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether indicating whether a document should use memory cache exclusively or be able to cache pages on disk.  
Public PropertyGets or sets a value indicating whether the new cross-platform based rendering implementation or the legacy GDI/GDI+ rendering should be used by the document.  
Public PropertyGets or sets a value representing the document content.  
Public PropertyGets or sets a value representing the implementation of the resolution of the font resources required to render a document in the CompatibilityModes.CrossPlatform compatibility mode.  
Public PropertyGets the image converter service.  
Public PropertyOverridden. Gets or sets a value indicating the document name.  
Public PropertyGets a value reprsenting the printer properties for report printing.  
Public PropertyGets a value representing the options for report printing.  
Public PropertyGets the text layout service.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Loads the document from the specified stream.  
Public MethodResets the printer properties.  
Top
Public Events
 NameDescription
Public EventOccurs when the printing of the document pages is canceled.  
Public EventOccurs when the printing error occurs.  
Public EventOccurs when the document pages are printing.  
Top
See Also