Class DocumentPropertyMetadataOptions
Inheritance
System.Object
DocumentPropertyMetadataOptions
Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public sealed class DocumentPropertyMetadataOptions : Enum
Fields
AffectsArrange
Declaration
public const DocumentPropertyMetadataOptions AffectsArrange
Field Value
AffectsLayout
Declaration
public const DocumentPropertyMetadataOptions AffectsLayout
Field Value
AffectsMeasure
Declaration
public const DocumentPropertyMetadataOptions AffectsMeasure
Field Value
AffectsParentArrange
Declaration
public const DocumentPropertyMetadataOptions AffectsParentArrange
Field Value
AffectsParentMeasure
Declaration
public const DocumentPropertyMetadataOptions AffectsParentMeasure
Field Value
AffectsRender
Declaration
public const DocumentPropertyMetadataOptions AffectsRender
Field Value
None
Declaration
public const DocumentPropertyMetadataOptions None
Field Value
value__
Declaration
public int value__
Field Value
System.
|