DWFPageData Class

The DWFPageData class is used to store the page parameters for DWF export.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.Export_ImportDWFPageData

Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public sealed class DWFPageData : DisposableWrapper

The DWFPageData type exposes the following members.

Constructors
  Name Description
Public method DWFPageData Default constructor for the DWFPageData class.
Public method DWFPageData(DWFPageData) Copy constructor for the DWFPageData class.
Top
Properties
  Name Description
Public property AutoDelete Property that indicates whether the object should be automatically deleted by the Garbage Collector.
(Inherited from DisposableWrapper)
Public property Fonts Property that represents a list of the embedded fonts.
Public property IsDisposed Property that indicates whether pointer to native code unmanaged object == IntPtr::Zero.
(Inherited from DisposableWrapper)
Public property Layout Property that represents name of a drawing layout to be exported to DWF.
Public property PageAuthor Property that represents page author.
Public property PageComments Property that represents page comments.
Public property PageCompany Property that represents page company.
Public property PageCopyright Property that represents page copyright information.
Public property PageDescription Property that represents page desciption.
Public property PageKeywords Property that represents page keywords.
Public property PageReviewers Property that represents page reviewers.
Public property PageSubject Property that represents page subject.
Public property PageTitle Property that represents page title.
Public property Preview Property that represents preview image resource.
Public property Thumbnail Property that represents thumbnail raster graphics (e.g. .jpeg, .png).
Public property UnmanagedObject Property that represents a pointer to an unmanaged object.
(Inherited from DisposableWrapper)
Top
Methods
  Name Description
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Public method Dispose
(Inherited from DisposableWrapper)
Public method Equals Checks objects for equality.
(Inherited from DisposableWrapper)
Public method GetHashCode Retrieves the object hash code.
(Inherited from DisposableWrapper)
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetType
(Inherited from Object)
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Public method ToString
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.