Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / GcWordLayout Class
Properties Methods

In This Topic
    GcWordLayout Class Members
    In This Topic

    The following tables list the members exposed by GcWordLayout.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of GcWordLayout from an instance of GrapeCity.Documents.Word.GcWordDocument.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the name of the person that created the document (for export to PDF).  
    Public Property Gets or sets date of the document creation in UTC (for export to PDF).  
    Public Property Gets or sets keywords (separated by comma) associated with the document (for export to PDF).  
    Public Property Gets or sets the time of the last save in UTC (for export to PDF).  
    Public Property Gets the list of pages.  
    Public Property Gets or sets the subject of the document (for export to PDF).  
    Public Property Gets or sets the title of the document (for export to PDF).  
    Public PropertyGets the source GrapeCity.Documents.Word.GcWordDocument.  
    Top
    Public Methods
     NameDescription
    Public Method Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodOverloaded.  Saves the document into a file in PDF format.  
    Public MethodOverloaded.  Saves the document pages as images to a stream in TIFF format, one page per frame.  
    Top
    See Also