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

In This Topic
    SectionDocument Class Members
    In This Topic

    The following tables list the members exposed by SectionDocument.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyCacheToDiskEnabled This make the pages collection use a temp file for the canvas item streams  
    Public PropertySpecifies if the document should use legacy GDI/GDI+ rendering or new cross-platform based rendering implementation.  
    Public PropertyGets or sets the content.  
    Public PropertyGets or sets font resolver for CrossPlatformCompatibilityMode. null means the default resolver.  
    Public PropertyOverridden.   
    Public PropertyGets the document's printer.  
    Public PropertyPrint options  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Loads document from the specified stream.  
    Public MethodResets the printer properties  
    Top
    Public Events
     NameDescription
    Public EventOccurs when [print aborted].  
    Public EventOccurs when [printing thread error event].  
    Public EventOccurs when [print progress].  
    Top
    See Also