The DrawelRoot type exposes the following members.

Constructors

  NameDescription
DrawelRootOverloaded.

Methods

  NameDescription
Copy
Creates a deep copy of the drawel, including a copy of its subtree.
(Inherited from DrawelBase.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
PrepareForRepeat (Inherited from DrawelBase.)
ResetResolved
Resets any non-persistent data created while resolving the source tree. Should be called if the tree or page settings have changed.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
bc (Inherited from Drawel.)
bl (Inherited from Drawel.)
bo (Inherited from DrawelBase.)
cb (Inherited from Drawel.)
cf (Inherited from Drawel.)
cp (Inherited from DrawelBase.)
dct
DocMetaInfo
C1Doc meta info
(Inherited from Drawel.)
drs (Inherited from Drawel.)
f (Inherited from Drawel.)
HasPageSettings
True if this drawel specifies page settings
(Inherited from DrawelPageSetting.)
hh (Inherited from DrawelBase.)
i (Inherited from DrawelBase.)
ib (Inherited from Drawel.)
iba (Inherited from Drawel.)
InternalExportData (Inherited from DrawelBase.)
IsFullyResolved
Checks whether this drawel has been fully resolved (i.e. does not need to be printed on subsequent pages).
(Inherited from DrawelBase.)
IsSelfResolved (Inherited from DrawelBase.)
l (Inherited from Drawel.)
mi (Inherited from Drawel.)
n (Inherited from DrawelBase.)
oi (Inherited from Drawel.)
OutlineInfo
Outline info for creating an outline entry pointing to this drawel
(Inherited from Drawel.)
pa (Inherited from DrawelBase.)
PageFooter
Gets or sets drawel (possibly a tree) specifying the new page footer.
PageHeader
Gets or sets drawel (possibly a tree) specifying the new page header.
PageNoBase
Gets or sets page number base. Value of UnchangedPageNoBase means do not change page numbers.
(Inherited from DrawelPageSetting.)
PageSettings
Sets or returns page settings specified by this drawel.
(Inherited from DrawelPageSetting.)
pf
ph
pnb (Inherited from DrawelPageSetting.)
ps (Inherited from DrawelPageSetting.)
re (Inherited from DrawelBase.)
Reflowable
Sets or returns whether the current document can be reflowed to adapt to different page size and/or orientation.
ResolveComplete
This is runtime-only property used by the generator to mark drawels that were resolved. Patchy.
(Inherited from DrawelBase.)
rf
ro (Inherited from DrawelBase.)
s (Inherited from DrawelBase.)
sp (Inherited from DrawelBase.)
u (Inherited from DrawelBase.)
ud (Inherited from Drawel.)
UserData
Arbitrary user data (must be serializable if storage is required)
(Inherited from Drawel.)
ww (Inherited from DrawelBase.)
xx (Inherited from DrawelBase.)
yy (Inherited from DrawelBase.)

See Also