System.Collections.Generic ExtensionMethods () |
n/a
|
public abstract sealed class System.Collections.Generic.ExtensionMethods
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public static TValue GetValueOrNull (IDictionary`2 dictionary, TKey key)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Documents.Flow.FormatProviders.Docx DocxExportSettings () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Docx.DocxExportSettings
|
--> NONE <--
|
- Constructor: public DocxExportSettings ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool AutoUpdateFields { public get; public set; }
- Property: InvalidDocumentAction InvalidDocumentAction { public get; public set; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Docx DocxFormatProvider () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Docx.DocxFormatProvider
|
--> NONE <--
|
- Constructor: public DocxFormatProvider ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual byte[] Export (RadFlowDocument document)
- Method (i): public virtual void Export (RadFlowDocument document, Stream output)
- Method: protected override void ExportOverride (RadFlowDocument document, Stream output)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual RadFlowDocument Import (byte[] input)
- Method (i): public virtual RadFlowDocument Import (Stream input)
- Method: protected override RadFlowDocument ImportOverride (Stream input)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: override bool CanExport { public get; }
- Property: override bool CanImport { public get; }
- Property: DocxExportSettings ExportSettings { public get; public set; }
- Property: override IEnumerable`1 SupportedExtensions { public get; }
|
InvalidDocumentAction () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.FormatProviders.Docx.InvalidDocumentAction
                    None = 0,
                    Repair = 1,
                    ThrowException = 2,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.FormatProviders.Docx.Validation DocxValidator () |
n/a
|
public abstract sealed class Telerik.Windows.Documents.Flow.FormatProviders.Docx.Validation.DocxValidator
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public static void Repair (RadFlowDocument document)
- Method (i): public virtual string ToString ()
- Method: public static ValidationResult Validate (RadFlowDocument document)
|
Telerik.Windows.Documents.Flow.FormatProviders.Docx.Validation InvalidDocumentException () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Docx.Validation.InvalidDocumentException
|
--> NONE <--
|
- Constructor: public InvalidDocumentException ()
- Constructor: public InvalidDocumentException (IEnumerable`1 validationErrors)
- Constructor: protected InvalidDocumentException (SerializationInfo info, StreamingContext context)
- Constructor: public InvalidDocumentException (string message)
- Constructor: public InvalidDocumentException (string message, Exception innerException)
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method: public override void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
- Property: IEnumerable`1 ValidationErrors { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Docx.Validation ValidationError () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Docx.Validation.ValidationError
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: DocumentElementBase DocumentElement { public get; }
- Property: string Message { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Docx.Validation ValidationResult () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Docx.Validation.ValidationResult
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ValidationResultType ResultType { public get; }
- Property: IEnumerable`1 ValidationErrors { public get; }
|
ValidationResultType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.FormatProviders.Docx.Validation.ValidationResultType
                    Success = 0,
                    Error = 1,
|
--> NONE <--
|
--> NONE <--
|
DocumentExportLevel () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.FormatProviders.Html.DocumentExportLevel
                    Document = 0,
                    Fragment = 1,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.FormatProviders.Html ExternalStylesExportingEventArgs () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Html.ExternalStylesExportingEventArgs
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Css { public get; }
- Property: bool Handled { public get; public set; }
- Property: string Reference { public get; public set; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Html GenericHtmlFonts () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Html.GenericHtmlFonts
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ThemableFontFamily Cursive { public get; public set; }
- Property: ThemableFontFamily Fantasy { public get; public set; }
- Property: ThemableFontFamily Monospace { public get; public set; }
- Property: ThemableFontFamily SansSerif { public get; public set; }
- Property: ThemableFontFamily Serif { public get; public set; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Html HtmlExportSettings () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Html.HtmlExportSettings
|
--> NONE <--
|
- Constructor: public HtmlExportSettings ()
- Event: public event EventHandler`1 ExternalStylesExporting
- Event: public event EventHandler`1 ImageExporting
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: double BordersMinimalThickness { public get; public set; }
- Property: DocumentExportLevel DocumentExportLevel { public get; public set; }
- Property: ImagesExportMode ImagesExportMode { public get; public set; }
- Property: string ImagesFolderPath { public get; public set; }
- Property: string ImagesSourceBasePath { public get; public set; }
- Property: bool IndentDocument { public get; public set; }
- Property: StylesExportMode StylesExportMode { public get; public set; }
- Property: string StylesFilePath { public get; public set; }
- Property: string StylesSourcePath { public get; public set; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Html HtmlFormatProvider () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Html.HtmlFormatProvider
|
--> NONE <--
|
- Constructor: public HtmlFormatProvider ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual string Export (RadFlowDocument document)
- Method (i): public virtual void Export (RadFlowDocument document, Stream output)
- Method: protected override void ExportOverride (RadFlowDocument document, Stream output)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual RadFlowDocument Import (Stream input)
- Method (i): public virtual RadFlowDocument Import (string input)
- Method: protected override RadFlowDocument ImportOverride (Stream input)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: override bool CanExport { public get; }
- Property: override bool CanImport { public get; }
- Property: HtmlExportSettings ExportSettings { public get; public set; }
- Property: HtmlImportSettings ImportSettings { public get; public set; }
- Property: override IEnumerable`1 SupportedExtensions { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Html HtmlImportSettings () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Html.HtmlImportSettings
|
--> NONE <--
|
- Constructor: public HtmlImportSettings ()
- Event: public event EventHandler`1 LoadFromUri
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DefaultStyleSheet { public get; public set; }
- Property: GenericHtmlFonts GenericFonts { public get; }
- Property: bool ReplaceNonBreakingSpaces { public get; public set; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Html ImageExportingEventArgs () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Html.ImageExportingEventArgs
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string AlternativeText { public get; public set; }
- Property: bool ExportSize { public get; public set; }
- Property: bool Handled { public get; public set; }
- Property: Image Image { public get; }
- Property: string Source { public get; public set; }
- Property: string Title { public get; public set; }
|
ImagesExportMode () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.FormatProviders.Html.ImagesExportMode
                    Embedded = 0,
                    External = 1,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.FormatProviders.Html LoadFromUriEventArgs () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Html.LoadFromUriEventArgs
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetData (byte[] data)
- Method (i): public virtual string ToString ()
- Property: string Uri { public get; }
|
StylesExportMode () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.FormatProviders.Html.StylesExportMode
                    External = 0,
                    Embedded = 1,
                    Inline = 2,
                    None = 3,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.FormatProviders.Rtf RtfExportSettings () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Rtf.RtfExportSettings
|
--> NONE <--
|
- Constructor: public RtfExportSettings ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool ExportImagesInCompatibilityMode { public get; public set; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Rtf RtfFormatProvider () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Rtf.RtfFormatProvider
|
--> NONE <--
|
- Constructor: public RtfFormatProvider ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual string Export (RadFlowDocument document)
- Method (i): public virtual void Export (RadFlowDocument document, Stream output)
- Method: protected override void ExportOverride (RadFlowDocument document, Stream output)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual RadFlowDocument Import (Stream input)
- Method (i): public virtual RadFlowDocument Import (string input)
- Method: protected override RadFlowDocument ImportOverride (Stream input)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: override bool CanExport { public get; }
- Property: override bool CanImport { public get; }
- Property: RtfExportSettings ExportSettings { public get; public set; }
- Property: override IEnumerable`1 SupportedExtensions { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions RtfBraceNestingException () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions.RtfBraceNestingException
|
--> NONE <--
|
- Constructor: public RtfBraceNestingException ()
- Constructor: protected RtfBraceNestingException (SerializationInfo info, StreamingContext context)
- Constructor: public RtfBraceNestingException (string message)
- Constructor: public RtfBraceNestingException (string message, Exception cause)
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions RtfColorTableFormatException () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions.RtfColorTableFormatException
|
--> NONE <--
|
- Constructor: public RtfColorTableFormatException ()
- Constructor: protected RtfColorTableFormatException (SerializationInfo info, StreamingContext context)
- Constructor: public RtfColorTableFormatException (string message)
- Constructor: public RtfColorTableFormatException (string message, Exception cause)
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions RtfEmptyDocumentException () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions.RtfEmptyDocumentException
|
--> NONE <--
|
- Constructor: public RtfEmptyDocumentException ()
- Constructor: protected RtfEmptyDocumentException (SerializationInfo info, StreamingContext context)
- Constructor: public RtfEmptyDocumentException (string message)
- Constructor: public RtfEmptyDocumentException (string message, Exception cause)
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions RtfEncodingException () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions.RtfEncodingException
|
--> NONE <--
|
- Constructor: public RtfEncodingException ()
- Constructor: protected RtfEncodingException (SerializationInfo info, StreamingContext context)
- Constructor: public RtfEncodingException (string message)
- Constructor: public RtfEncodingException (string message, Exception cause)
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions RtfException () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions.RtfException
|
--> NONE <--
|
- Constructor: public RtfException ()
- Constructor: protected RtfException (SerializationInfo info, StreamingContext context)
- Constructor: public RtfException (string message)
- Constructor: public RtfException (string message, Exception cause)
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions RtfHexEncodingException () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions.RtfHexEncodingException
|
--> NONE <--
|
- Constructor: public RtfHexEncodingException ()
- Constructor: protected RtfHexEncodingException (SerializationInfo info, StreamingContext context)
- Constructor: public RtfHexEncodingException (string message)
- Constructor: public RtfHexEncodingException (string message, Exception cause)
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions RtfMultiByteEncodingException () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions.RtfMultiByteEncodingException
|
--> NONE <--
|
- Constructor: public RtfMultiByteEncodingException ()
- Constructor: protected RtfMultiByteEncodingException (SerializationInfo info, StreamingContext context)
- Constructor: public RtfMultiByteEncodingException (string message)
- Constructor: public RtfMultiByteEncodingException (string message, Exception cause)
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions RtfParserException () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions.RtfParserException
|
--> NONE <--
|
- Constructor: public RtfParserException ()
- Constructor: protected RtfParserException (SerializationInfo info, StreamingContext context)
- Constructor: public RtfParserException (string message)
- Constructor: public RtfParserException (string message, Exception cause)
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions RtfStructureException () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions.RtfStructureException
|
--> NONE <--
|
- Constructor: public RtfStructureException ()
- Constructor: protected RtfStructureException (SerializationInfo info, StreamingContext context)
- Constructor: public RtfStructureException (string message)
- Constructor: public RtfStructureException (string message, Exception cause)
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions RtfUnexpectedElementException () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions.RtfUnexpectedElementException
|
--> NONE <--
|
- Constructor: public RtfUnexpectedElementException ()
- Constructor: protected RtfUnexpectedElementException (SerializationInfo info, StreamingContext context)
- Constructor: public RtfUnexpectedElementException (string message)
- Constructor: public RtfUnexpectedElementException (string message, Exception cause)
- Constructor: public RtfUnexpectedElementException (string expected, string actual)
- Constructor: public RtfUnexpectedElementException (string expected, string actual, string message)
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method: public override void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Actual { public get; }
- Property: virtual IDictionary Data { public get; }
- Property: string Expected { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions RtfUnicodeEncodingException () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Rtf.Exceptions.RtfUnicodeEncodingException
|
--> NONE <--
|
- Constructor: public RtfUnicodeEncodingException ()
- Constructor: protected RtfUnicodeEncodingException (SerializationInfo info, StreamingContext context)
- Constructor: public RtfUnicodeEncodingException (string message)
- Constructor: public RtfUnicodeEncodingException (string message, Exception cause)
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
Telerik.Windows.Documents.Flow.FormatProviders.Txt TxtFormatProvider () |
n/a
|
public class Telerik.Windows.Documents.Flow.FormatProviders.Txt.TxtFormatProvider
|
--> NONE <--
|
- Constructor: public TxtFormatProvider ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual string Export (RadFlowDocument document)
- Method (i): public virtual void Export (RadFlowDocument document, Stream output)
- Method: protected override void ExportOverride (RadFlowDocument document, Stream output)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual RadFlowDocument Import (Stream input)
- Method (i): public virtual RadFlowDocument Import (string input)
- Method: protected override RadFlowDocument ImportOverride (Stream input)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: override bool CanExport { public get; }
- Property: override bool CanImport { public get; }
- Property: override IEnumerable`1 SupportedExtensions { public get; }
|
Telerik.Windows.Documents.Flow.Model AnnotationMarkerBase () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.AnnotationMarkerBase
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: virtual RadFlowDocument Document { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
|
Telerik.Windows.Documents.Flow.Model AnnotationRangeEndBase () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.AnnotationRangeEndBase
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: virtual RadFlowDocument Document { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
|
Telerik.Windows.Documents.Flow.Model AnnotationRangeStartBase () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.AnnotationRangeStartBase
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: virtual RadFlowDocument Document { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
|
Telerik.Windows.Documents.Flow.Model BlockBase () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.BlockBase
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: BlockContainerBase BlockContainer { public get; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: DocumentElementBase Parent { public get; }
|
Telerik.Windows.Documents.Flow.Model BlockContainerBase () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.BlockContainerBase
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: BlockCollection Blocks { public get; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: DocumentElementBase Parent { public get; }
|
Telerik.Windows.Documents.Flow.Model Bookmark () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Bookmark
|
--> NONE <--
|
- Constructor: public Bookmark (RadFlowDocument document, string name)
- Constructor: public Bookmark (RadFlowDocument document, string name, Nullable`1 fromColumn, Nullable`1 toColumn)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: BookmarkRangeEnd BookmarkRangeEnd { public get; }
- Property: BookmarkRangeStart BookmarkRangeStart { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: Nullable`1 FromColumn { public get; }
- Property: string Name { public get; }
- Property: Nullable`1 ToColumn { public get; }
|
Telerik.Windows.Documents.Flow.Model BookmarkRangeEnd () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.BookmarkRangeEnd
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: Bookmark Bookmark { public get; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
|
Telerik.Windows.Documents.Flow.Model BookmarkRangeStart () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.BookmarkRangeStart
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: Bookmark Bookmark { public get; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
|
Telerik.Windows.Documents.Flow.Model Break () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Break
|
--> NONE <--
|
- Constructor: public Break (RadFlowDocument document)
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: BreakType BreakType { public get; public set; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
- Property: TextWrappingRestartLocation TextWrappingRestartLocation { public get; public set; }
|
BreakType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.BreakType
                    LineBreak = 0,
                    PageBreak = 1,
                    ColumnBreak = 2,
|
--> NONE <--
|
--> NONE <--
|
ChapterSeparatorType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.ChapterSeparatorType
                    Colon = 0,
                    EmDash = 1,
                    EnDash = 2,
                    Hyphen = 3,
                    Period = 4,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model Comment () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Comment
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: string Author { public get; public set; }
- Property: BlockCollection Blocks { public get; }
- Property: CommentRangeEnd CommentRangeEnd { public get; }
- Property: CommentRangeStart CommentRangeStart { public get; }
- Property: DateTime Date { public get; public set; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: string Initials { public get; public set; }
- Property: DocumentElementBase Parent { public get; }
|
Telerik.Windows.Documents.Flow.Model CommentRangeEnd () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.CommentRangeEnd
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: Comment Comment { public get; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
|
Telerik.Windows.Documents.Flow.Model CommentRangeStart () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.CommentRangeStart
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: Comment Comment { public get; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
|
ConflictingStylesResolutionMode () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.ConflictingStylesResolutionMode
                    UseTargetStyle = 0,
                    RenameSourceStyle = 1,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model DocumentElementBase () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.DocumentElementBase
|
--> NONE <--
|
- Method: public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected virtual void OnChildAdded (DocumentElementBase child)
- Method: protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: virtual RadFlowDocument Document { public get; }
- Property: DocumentElementBase Parent { public get; }
|
Telerik.Windows.Documents.Flow.Model DocumentElementImporter () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.DocumentElementImporter
|
--> NONE <--
|
- Constructor: public DocumentElementImporter (RadFlowDocument targetDocument, RadFlowDocument sourceDocument, ConflictingStylesResolutionMode conflictingStylesResolutionMode)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public T Import (T sourceElement)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Documents.Flow.Model Footer () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Footer
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: BlockCollection Blocks { public get; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: DocumentElementBase Parent { public get; }
|
Telerik.Windows.Documents.Flow.Model Footers () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Footers
|
--> NONE <--
|
- Method (i): public Footer Add ()
- Method (i): public Footer Add (HeaderFooterType headerFooterType)
- Method: protected override Footer CreateHeaderFooterInstance ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public void Remove (HeaderFooterType headerFooterType)
- Method (i): public virtual string ToString ()
- Property: Footer Default { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: Footer Even { public get; }
- Property: Footer First { public get; }
- Property: Section Section { public get; }
|
Telerik.Windows.Documents.Flow.Model Header () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Header
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: BlockCollection Blocks { public get; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: DocumentElementBase Parent { public get; }
- Property: WatermarkCollection Watermarks { public get; }
|
Telerik.Windows.Documents.Flow.Model HeaderFooterBase () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.HeaderFooterBase
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: BlockCollection Blocks { public get; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: DocumentElementBase Parent { public get; }
|
HeaderFooterType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.HeaderFooterType
                    Default = 0,
                    Even = 1,
                    First = 2,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model Headers () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Headers
|
--> NONE <--
|
- Method (i): public Header Add ()
- Method (i): public Header Add (HeaderFooterType headerFooterType)
- Method: protected override Header CreateHeaderFooterInstance ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public void Remove (HeaderFooterType headerFooterType)
- Method (i): public virtual string ToString ()
- Property: Header Default { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: Header Even { public get; }
- Property: Header First { public get; }
- Property: Section Section { public get; }
|
Telerik.Windows.Documents.Flow.Model HeadersFootersBase`1 () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.HeadersFootersBase`1
|
--> NONE <--
|
- Method: public T Add ()
- Method: public T Add (HeaderFooterType headerFooterType)
- Method: protected abstract T CreateHeaderFooterInstance ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void Remove (HeaderFooterType headerFooterType)
- Method (i): public virtual string ToString ()
- Property: T Default { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: T Even { public get; }
- Property: T First { public get; }
- Property: Section Section { public get; }
|
Telerik.Windows.Documents.Flow.Model InlineBase () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.InlineBase
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: virtual RadFlowDocument Document { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
|
Telerik.Windows.Documents.Flow.Model MergeOptions () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.MergeOptions
|
--> NONE <--
|
- Constructor: public MergeOptions ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ConflictingStylesResolutionMode ConflictingStylesResolutionMode { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model PageNumberingSettings () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.PageNumberingSettings
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Nullable`1 ChapterHeadingStyleIndex { public get; public set; }
- Property: Nullable`1 ChapterSeparatorCharacter { public get; public set; }
- Property: Nullable`1 PageNumberFormat { public get; public set; }
- Property: Nullable`1 StartingPageNumber { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model Paragraph () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Paragraph
|
--> NONE <--
|
- Constructor: public Paragraph (RadFlowDocument document)
- Field: public static readonly StylePropertyDefinition`1 AllowOverflowPunctuationPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ApplyEastAsianLineBreakingRulesPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 AutomaticSpacingAfterPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 AutomaticSpacingBeforePropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 BackgroundColorPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 BordersPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ContextualSpacingPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 FirstLineIndentPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 FlowDirectionPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 HangingIndentPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 KeepOnOnePagePropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 KeepWithNextParagraphPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 LeftIndentPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 LineSpacingPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 LineSpacingTypePropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ListIdPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ListLevelPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 MirrorIndentsPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 OutlineLevelPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 PageBreakBeforePropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 RightIndentPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ShadingPatternColorPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ShadingPatternPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 SpacingAfterPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 SpacingBeforePropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 TabStopsPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 TextAlignmentPropertyDefinition
- Method: public Paragraph Clone ()
- Method: public Paragraph Clone (RadFlowDocument document)
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: bool AllowOverflowPunctuation { public get; public set; }
- Property: bool ApplyEastAsianLineBreakingRules { public get; public set; }
- Property: BlockContainerBase BlockContainer { public get; }
- Property: ParagraphBorders Borders { public get; public set; }
- Property: bool ContextualSpacing { public get; public set; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: FlowDirection FlowDirection { public get; public set; }
- Property: ParagraphIndentation Indentation { public get; }
- Property: InlineCollection Inlines { public get; }
- Property: bool KeepOnOnePage { public get; public set; }
- Property: bool KeepWithNextParagraph { public get; public set; }
- Property: int ListId { public get; public set; }
- Property: int ListLevel { public get; public set; }
- Property: bool MirrorIndents { public get; public set; }
- Property: OutlineLevel OutlineLevel { public get; public set; }
- Property: bool PageBreakBefore { public get; public set; }
- Property: DocumentElementBase Parent { public get; }
- Property: ParagraphProperties Properties { public get; }
- Property: Shading Shading { public get; }
- Property: ParagraphSpacing Spacing { public get; }
- Property: virtual string StyleId { public get; public set; }
- Property: TabStopCollection TabStops { public get; public set; }
- Property: Alignment TextAlignment { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model RadFlowDocument () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.RadFlowDocument
|
--> NONE <--
|
- Constructor: public RadFlowDocument ()
- Field: public static readonly StylePropertyDefinition`1 DefaultTabStopWidthPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 HasDifferentEvenOddPageHeadersFootersPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ViewTypePropertyDefinition
- Method: public RadFlowDocument Clone ()
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public RadFlowDocument MailMerge (IEnumerable collection)
- Method (i): protected object MemberwiseClone ()
- Method: public void Merge (RadFlowDocument sourceDocument)
- Method: public void Merge (RadFlowDocument sourceDocument, MergeOptions mergeOptions)
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Method: public void UpdateFields ()
- Property: CommentCollection Comments { public get; }
- Property: DocumentDefaultStyle DefaultStyle { public get; }
- Property: double DefaultTabStopWidth { public get; public set; }
- Property: override RadFlowDocument Document { public get; }
- Property: DocumentVariableCollection DocumentVariables { public get; }
- Property: bool HasDifferentEvenOddPageHeadersFooters { public get; public set; }
- Property: ListCollection Lists { public get; }
- Property: DocumentElementBase Parent { public get; }
- Property: DocumentProperties Properties { public get; }
- Property: ProtectionSettings ProtectionSettings { public get; }
- Property: SectionCollection Sections { public get; }
- Property: StyleRepository StyleRepository { public get; }
- Property: DocumentTheme Theme { public get; public set; }
- Property: DocumentViewType ViewType { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model Run () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Run
|
--> NONE <--
|
- Constructor: public Run (RadFlowDocument document)
- Field: public static readonly StylePropertyDefinition`1 BackgroundColorPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 BaselineAlignmentPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 FlowDirectionPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 FontFamilyPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 FontSizePropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 FontStylePropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 FontWeightPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ForegroundColorPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 HighlightColorPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ShadingPatternColorPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ShadingPatternPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 StrikethroughPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 UnderlineColorPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 UnderlinePatternPropertyDefinition
- Method: public Run Clone ()
- Method: public Run Clone (RadFlowDocument document)
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method: public override string ToString ()
- Property: BaselineAlignment BaselineAlignment { public get; public set; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: FlowDirection FlowDirection { public get; public set; }
- Property: ThemableFontFamily FontFamily { public get; public set; }
- Property: double FontSize { public get; public set; }
- Property: FontStyle FontStyle { public get; public set; }
- Property: FontWeight FontWeight { public get; public set; }
- Property: ThemableColor ForegroundColor { public get; public set; }
- Property: Color HighlightColor { public get; public set; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
- Property: CharacterProperties Properties { public get; }
- Property: Shading Shading { public get; }
- Property: bool Strikethrough { public get; public set; }
- Property: virtual string StyleId { public get; public set; }
- Property: string Text { public get; public set; }
- Property: Underline Underline { public get; }
|
Telerik.Windows.Documents.Flow.Model Section () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Section
|
--> NONE <--
|
- Constructor: public Section (RadFlowDocument document)
- Field: public static readonly StylePropertyDefinition`1 ChapterHeadingStyleIndexPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ChapterSeparatorCharacterPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 FooterBottomMarginPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 HasDifferentFirstPageHeaderFooterPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 HeaderTopMarginPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 PageMarginsPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 PageNumberFormatPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 PageOrientationPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 PageSizePropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 SectionTypePropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 StartingPageNumberPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 VerticalAlignmentPropertyDefinition
- Method: public Section Clone ()
- Method: public Section Clone (RadFlowDocument document)
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method: public void Rotate (PageOrientation orientation)
- Method (i): public virtual string ToString ()
- Property: BlockCollection Blocks { public get; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: double FooterBottomMargin { public get; public set; }
- Property: Footers Footers { public get; }
- Property: bool HasDifferentFirstPageHeaderFooter { public get; public set; }
- Property: Headers Headers { public get; }
- Property: double HeaderTopMargin { public get; public set; }
- Property: Padding PageMargins { public get; public set; }
- Property: PageNumberingSettings PageNumberingSettings { public get; }
- Property: PageOrientation PageOrientation { public get; public set; }
- Property: Size PageSize { public get; public set; }
- Property: DocumentElementBase Parent { public get; }
- Property: SectionProperties Properties { public get; }
- Property: SectionType SectionType { public get; public set; }
- Property: VerticalAlignment VerticalAlignment { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model Table () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Table
|
--> NONE <--
|
- Constructor: public Table (RadFlowDocument document)
- Constructor: public Table (RadFlowDocument document, int rows, int columns)
- Field: public static readonly StylePropertyDefinition`1 AlignmentPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 BackgroundColorPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ColumnBandingPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 FlowDirectionPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 IndentPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 LayoutTypePropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 LooksPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 OverlapPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 PreferredWidthPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 RowBandingPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ShadingPatternColorPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ShadingPatternPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 TableBordersPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 TableCellPaddingPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 TableCellSpacingPropertyDefinition
- Method: public Table Clone ()
- Method: public Table Clone (RadFlowDocument document)
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected override void OnChildAdded (DocumentElementBase child)
- Method: protected override void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: Alignment Alignment { public get; public set; }
- Property: BlockContainerBase BlockContainer { public get; }
- Property: TableBorders Borders { public get; public set; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: FlowDirection FlowDirection { public get; public set; }
- Property: int GridColumnsCount { public get; }
- Property: int GridRowsCount { public get; }
- Property: bool HasCellSpacing { public get; }
- Property: double Indent { public get; public set; }
- Property: TableLayoutType LayoutType { public get; public set; }
- Property: TableLooks Looks { public get; public set; }
- Property: bool Overlap { public get; public set; }
- Property: DocumentElementBase Parent { public get; }
- Property: TableWidthUnit PreferredWidth { public get; public set; }
- Property: TableProperties Properties { public get; }
- Property: TableRowCollection Rows { public get; }
- Property: Shading Shading { public get; }
- Property: virtual string StyleId { public get; public set; }
- Property: Padding TableCellPadding { public get; public set; }
- Property: double TableCellSpacing { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model TableCell () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.TableCell
|
--> NONE <--
|
- Constructor: public TableCell (RadFlowDocument document)
- Field: public static readonly StylePropertyDefinition`1 BackgroundColorPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 BordersPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 CanWrapContentPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ColumnSpanPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 IgnoreCellMarkerInRowHeightCalculationPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 PaddingPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 PreferredWidthPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 RowSpanPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ShadingPatternColorPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 ShadingPatternPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 TextDirectionPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 VerticalAlignmentPropertyDefinition
- Method: public TableCell Clone ()
- Method: public TableCell Clone (RadFlowDocument document)
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: BlockCollection Blocks { public get; }
- Property: TableCellBorders Borders { public get; public set; }
- Property: bool CanWrapContent { public get; public set; }
- Property: int ColumnSpan { public get; public set; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: int GridColumnIndex { public get; }
- Property: int GridRowIndex { public get; }
- Property: bool IgnoreCellMarkerInRowHeightCalculation { public get; public set; }
- Property: Padding Padding { public get; public set; }
- Property: DocumentElementBase Parent { public get; }
- Property: TableWidthUnit PreferredWidth { public get; public set; }
- Property: TableCellProperties Properties { public get; }
- Property: TableRow Row { public get; }
- Property: int RowSpan { public get; public set; }
- Property: Shading Shading { public get; }
- Property: Table Table { public get; }
- Property: TextDirection TextDirection { public get; public set; }
- Property: VerticalAlignment VerticalAlignment { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model TableRow () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.TableRow
|
--> NONE <--
|
- Constructor: public TableRow (RadFlowDocument document)
- Field: public static readonly StylePropertyDefinition`1 CanSplitPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 HeightPropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 RepeatOnEveryPagePropertyDefinition
- Field: public static readonly StylePropertyDefinition`1 TableCellSpacingPropertyDefinition
- Method: public TableRow Clone ()
- Method: public TableRow Clone (RadFlowDocument document)
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected override void OnChildAdded (DocumentElementBase child)
- Method: protected override void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: bool CanSplit { public get; public set; }
- Property: TableCellCollection Cells { public get; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: int GridRowIndex { public get; }
- Property: TableRowHeight Height { public get; public set; }
- Property: DocumentElementBase Parent { public get; }
- Property: TableRowProperties Properties { public get; }
- Property: bool RepeatOnEveryPage { public get; public set; }
- Property: Table Table { public get; }
- Property: double TableCellSpacing { public get; public set; }
|
TextWrappingRestartLocation () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.TextWrappingRestartLocation
                    NextLine = 0,
                    NextFullLine = 1,
                    NextTextRegionUnblockedOnLeft = 2,
                    NextTextRegionUnblockedOnRight = 3,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Collections BlockCollection () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Collections.BlockCollection
|
--> NONE <--
|
- Method (i): public virtual void Add (BlockBase item)
- Method: public Paragraph AddParagraph ()
- Method: public Table AddTable ()
- Method (i): public virtual void Clear ()
- Method (i): public virtual bool Contains (BlockBase item)
- Method (i): public virtual void CopyTo (BlockBase[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (BlockBase item)
- Method (i): public virtual void Insert (int index, BlockBase item)
- Method (i): public void InsertRange (int index, IEnumerable`1 items)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnAfterRemove (BlockBase item)
- Method (i): public virtual bool Remove (BlockBase item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): public void RemoveRange (int index, int count)
- Method (i): protected virtual void SetParent (BlockBase item, BlockContainerBase parent)
- Method (i): public virtual string ToString ()
- Method (i): protected virtual void VerifyDocumentElementOnInsert (BlockBase item)
- Property: virtual int Count { public get; }
- Property: virtual BlockBase this [int index] { public get; public set; }
- Property: protected BlockContainerBase Owner { }
|
Telerik.Windows.Documents.Flow.Model.Collections CommentCollection () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Collections.CommentCollection
|
--> NONE <--
|
- Method (i): public virtual void Add (Comment item)
- Method: public Comment AddComment ()
- Method (i): public virtual void Clear ()
- Method (i): public virtual bool Contains (Comment item)
- Method (i): public virtual void CopyTo (Comment[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (Comment item)
- Method (i): public virtual void Insert (int index, Comment item)
- Method (i): public void InsertRange (int index, IEnumerable`1 items)
- Method (i): protected object MemberwiseClone ()
- Method: protected override void OnAfterRemove (Comment comment)
- Method (i): public virtual bool Remove (Comment item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): public void RemoveRange (int index, int count)
- Method (i): protected virtual void SetParent (Comment item, RadFlowDocument parent)
- Method (i): public virtual string ToString ()
- Method (i): protected virtual void VerifyDocumentElementOnInsert (Comment item)
- Property: virtual int Count { public get; }
- Property: virtual Comment this [int index] { public get; public set; }
- Property: protected RadFlowDocument Owner { }
|
Telerik.Windows.Documents.Flow.Model.Collections DocumentElementCollection`2 () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Collections.DocumentElementCollection`2
|
--> NONE <--
|
- Method (i): public virtual void Add (T item)
- Method (i): public virtual void Clear ()
- Method (i): public virtual bool Contains (T item)
- Method (i): public virtual void CopyTo (T[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (T item)
- Method (i): public virtual void Insert (int index, T item)
- Method (i): public void InsertRange (int index, IEnumerable`1 items)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnAfterRemove (T item)
- Method (i): public virtual bool Remove (T item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): public void RemoveRange (int index, int count)
- Method: protected override void SetParent (T item, TOwner parent)
- Method (i): public virtual string ToString ()
- Method: protected override void VerifyDocumentElementOnInsert (T item)
- Property: virtual int Count { public get; }
- Property: virtual T this [int index] { public get; public set; }
- Property: protected TOwner Owner { }
|
Telerik.Windows.Documents.Flow.Model.Collections DocumentVariableCollection () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Collections.DocumentVariableCollection
|
--> NONE <--
|
- Method: public void Add (string name, string value)
- Method: public bool Contains (string name)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public bool Remove (string name)
- Method (i): public virtual string ToString ()
- Property: int Count { public get; }
- Property: string this [string name] { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Collections InlineCollection () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Collections.InlineCollection
|
--> NONE <--
|
- Method (i): public virtual void Add (InlineBase item)
- Method: public FloatingImage AddFloatingImage ()
- Method: public ImageInline AddImageInline ()
- Method: public Run AddRun ()
- Method: public Run AddRun (string text)
- Method (i): public virtual void Clear ()
- Method (i): public virtual bool Contains (InlineBase item)
- Method (i): public virtual void CopyTo (InlineBase[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (InlineBase item)
- Method (i): public virtual void Insert (int index, InlineBase item)
- Method (i): public void InsertRange (int index, IEnumerable`1 items)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnAfterRemove (InlineBase item)
- Method (i): public virtual bool Remove (InlineBase item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): public void RemoveRange (int index, int count)
- Method (i): protected virtual void SetParent (InlineBase item, Paragraph parent)
- Method (i): public virtual string ToString ()
- Method (i): protected virtual void VerifyDocumentElementOnInsert (InlineBase item)
- Property: virtual int Count { public get; }
- Property: virtual InlineBase this [int index] { public get; public set; }
- Property: protected Paragraph Owner { }
|
Telerik.Windows.Documents.Flow.Model.Collections SectionCollection () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Collections.SectionCollection
|
--> NONE <--
|
- Method (i): public virtual void Add (Section item)
- Method: public Section AddSection ()
- Method (i): public virtual void Clear ()
- Method (i): public virtual bool Contains (Section item)
- Method (i): public virtual void CopyTo (Section[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (Section item)
- Method (i): public virtual void Insert (int index, Section item)
- Method (i): public void InsertRange (int index, IEnumerable`1 items)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnAfterRemove (Section item)
- Method (i): public virtual bool Remove (Section item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): public void RemoveRange (int index, int count)
- Method (i): protected virtual void SetParent (Section item, RadFlowDocument parent)
- Method (i): public virtual string ToString ()
- Method (i): protected virtual void VerifyDocumentElementOnInsert (Section item)
- Property: virtual int Count { public get; }
- Property: virtual Section this [int index] { public get; public set; }
- Property: protected RadFlowDocument Owner { }
|
Telerik.Windows.Documents.Flow.Model.Collections TableCellCollection () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Collections.TableCellCollection
|
--> NONE <--
|
- Method (i): public virtual void Add (TableCell item)
- Method: public TableCell AddTableCell ()
- Method (i): public virtual void Clear ()
- Method (i): public virtual bool Contains (TableCell item)
- Method (i): public virtual void CopyTo (TableCell[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (TableCell item)
- Method (i): public virtual void Insert (int index, TableCell item)
- Method (i): public void InsertRange (int index, IEnumerable`1 items)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnAfterRemove (TableCell item)
- Method (i): public virtual bool Remove (TableCell item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): public void RemoveRange (int index, int count)
- Method (i): protected virtual void SetParent (TableCell item, TableRow parent)
- Method (i): public virtual string ToString ()
- Method (i): protected virtual void VerifyDocumentElementOnInsert (TableCell item)
- Property: virtual int Count { public get; }
- Property: virtual TableCell this [int index] { public get; public set; }
- Property: protected TableRow Owner { }
|
Telerik.Windows.Documents.Flow.Model.Collections TableRowCollection () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Collections.TableRowCollection
|
--> NONE <--
|
- Method (i): public virtual void Add (TableRow item)
- Method: public TableRow AddTableRow ()
- Method (i): public virtual void Clear ()
- Method (i): public virtual bool Contains (TableRow item)
- Method (i): public virtual void CopyTo (TableRow[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (TableRow item)
- Method (i): public virtual void Insert (int index, TableRow item)
- Method (i): public void InsertRange (int index, IEnumerable`1 items)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnAfterRemove (TableRow item)
- Method (i): public virtual bool Remove (TableRow item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): public void RemoveRange (int index, int count)
- Method (i): protected virtual void SetParent (TableRow item, Table parent)
- Method (i): public virtual string ToString ()
- Method (i): protected virtual void VerifyDocumentElementOnInsert (TableRow item)
- Property: virtual int Count { public get; }
- Property: virtual TableRow this [int index] { public get; public set; }
- Property: protected Table Owner { }
|
Telerik.Windows.Documents.Flow.Model.Editing EditingExtensions () |
n/a
|
public abstract sealed class Telerik.Windows.Documents.Flow.Model.Editing.EditingExtensions
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static RadFlowDocumentEditor GetEditorAfter (InlineBase inline)
- Method: public static RadFlowDocumentEditor GetEditorBefore (InlineBase inline)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Documents.Flow.Model.Editing InsertDocumentOptions () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Editing.InsertDocumentOptions
|
--> NONE <--
|
- Constructor: public InsertDocumentOptions ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ConflictingStylesResolutionMode ConflictingStylesResolutionMode { public get; public set; }
- Property: bool InsertLastParagraphMarker { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Editing RadFlowDocumentEditor () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Editing.RadFlowDocumentEditor
|
--> NONE <--
|
- Constructor: public RadFlowDocumentEditor (RadFlowDocument document)
- Method: public void DeleteBookmark (string name)
- Method: public void DeleteBookmark (Bookmark bookmark)
- Method: public void DeletePermissionRange (PermissionRange permission)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public Bookmark InsertBookmark (string name)
- Method: public Bookmark InsertBookmark (string name, InlineBase inlineStart, InlineBase inlineEnd)
- Method: public Break InsertBreak (BreakType type)
- Method: public Comment InsertComment (string text)
- Method: public Comment InsertComment (string text, InlineBase inlineStart, InlineBase inlineEnd)
- Method: public Comment InsertComment (Comment comment)
- Method: public Comment InsertComment (Comment comment, InlineBase inlineStart, InlineBase inlineEnd)
- Method: public void InsertDocument (RadFlowDocument sourceDocument)
- Method: public void InsertDocument (RadFlowDocument sourceDocument, InsertDocumentOptions insertOptions)
- Method: public FieldInfo InsertField (string code, string result)
- Method: public FloatingImage InsertFloatingImage (Stream stream, string extension)
- Method: public FloatingImage InsertFloatingImage (Stream stream, string extension, Size size)
- Method: public FloatingImage InsertFloatingImage (ImageSource source, Size size)
- Method: public Hyperlink InsertHyperlink (string text, string uri, bool isAnchor, string toolTip)
- Method: public ImageInline InsertImageInline (Stream stream, string extension)
- Method: public ImageInline InsertImageInline (Stream stream, string extension, Size size)
- Method: public ImageInline InsertImageInline (ImageSource source, Size size)
- Method: public InlineBase InsertInline (InlineBase inline)
- Method: public Run InsertLine (string text)
- Method: public Paragraph InsertParagraph ()
- Method: public PermissionRange InsertPermissionRange (PermissionRangeCredentials permissionRangeCredentials, InlineBase inlineStart, InlineBase inlineEnd)
- Method: public PermissionRange InsertPermissionRange (PermissionRangeCredentials permissionRangeCredentials, TableCell cell)
- Method: public PermissionRange InsertPermissionRange (PermissionRangeCredentials permissionRangeCredentials, TableRow row)
- Method: public Section InsertSection ()
- Method: public Table InsertTable ()
- Method: public Table InsertTable (int rows, int columns)
- Method: public Run InsertText (string text)
- Method (i): protected object MemberwiseClone ()
- Method: public void MoveToInlineEnd (InlineBase inline)
- Method: public void MoveToInlineStart (InlineBase inline)
- Method: public void MoveToParagraphStart (Paragraph paragraph)
- Method: public void MoveToTableEnd (Table table)
- Method: public void Protect (string password)
- Method: public void Protect (string password, ProtectionMode protectionMode)
- Method: public void ReplaceStyling (string searchedText, Action`1 replacePropertiesAction)
- Method: public void ReplaceStyling (string searchedText, bool matchCase, bool matchWholeWord, Action`1 replacePropertiesAction)
- Method: public void ReplaceStyling (Regex regex, Action`1 replacePropertiesAction)
- Method: public void ReplaceText (string oldText, string newText)
- Method: public void ReplaceText (string oldText, string newText, bool matchCase, bool matchWholeWord)
- Method: public void ReplaceText (Regex regex, string newText)
- Method: public void SetWatermark (Watermark watermark, Header header)
- Method: public void SetWatermark (Watermark watermark, Section section, HeaderFooterType headerType)
- Method (i): public virtual string ToString ()
- Method: public void Unprotect ()
- Method: public bool Unprotect (string password)
- Property: CharacterProperties CharacterFormatting { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: ParagraphProperties ParagraphFormatting { public get; }
- Property: TableProperties TableFormatting { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields CompareField () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.CompareField
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected string GetFormattedDate (DateTime date)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected virtual bool IsSwitchWithArgumentOverride (string switchKey)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DateTimeFormatting { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: string GeneralFormatting { public get; }
- Property: string NumericFormatting { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields ComparisonFieldBase () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.Fields.ComparisonFieldBase
|
--> NONE <--
|
- Constructor: protected ComparisonFieldBase (RadFlowDocument document)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected string GetFormattedDate (DateTime date)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected virtual bool IsSwitchWithArgumentOverride (string switchKey)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DateTimeFormatting { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: string GeneralFormatting { public get; }
- Property: string NumericFormatting { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields CustomCodeField () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.CustomCodeField
|
--> NONE <--
|
- Constructor: public CustomCodeField (RadFlowDocument document)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected string GetFormattedDate (DateTime date)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected virtual bool IsSwitchWithArgumentOverride (string switchKey)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DateTimeFormatting { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: string GeneralFormatting { public get; }
- Property: string NumericFormatting { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields DateField () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.DateField
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected string GetFormattedDate (DateTime date)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected virtual bool IsSwitchWithArgumentOverride (string switchKey)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DateTimeFormatting { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: string GeneralFormatting { public get; }
- Property: string NumericFormatting { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields DocumentVariableField () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.DocumentVariableField
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected string GetFormattedDate (DateTime date)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected virtual bool IsSwitchWithArgumentOverride (string switchKey)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DateTimeFormatting { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: string GeneralFormatting { public get; }
- Property: string Name { public get; }
- Property: string NumericFormatting { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields ExpressionField () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.ExpressionField
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected string GetFormattedDate (DateTime date)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected virtual bool IsSwitchWithArgumentOverride (string switchKey)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DateTimeFormatting { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: string GeneralFormatting { public get; }
- Property: string NumericFormatting { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields Field () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.Fields.Field
|
--> NONE <--
|
- Constructor: protected Field (RadFlowDocument document)
- Method: protected static string EncodeParameter (string parameter)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: protected string GetFormattedDate (DateTime date)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: protected virtual bool IsSwitchWithArgumentOverride (string switchKey)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DateTimeFormatting { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: string GeneralFormatting { public get; }
- Property: string NumericFormatting { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields FieldCharacter () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Fields.FieldCharacter
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: virtual RadFlowDocument Document { public get; }
- Property: FieldCharacterType FieldCharacterType { public get; }
- Property: FieldInfo FieldInfo { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
|
FieldCharacterType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Fields.FieldCharacterType
                    Start = 0,
                    End = 1,
                    Separator = 2,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Fields FieldInfo () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.FieldInfo
|
--> NONE <--
|
- Constructor: public FieldInfo (RadFlowDocument document)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public string GetCode ()
- Method (i): public virtual int GetHashCode ()
- Method: public string GetResult ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method: public void UpdateField ()
- Property: RadFlowDocument Document { public get; }
- Property: FieldCharacter End { public get; }
- Property: Field Field { public get; }
- Property: bool IsDirty { public get; public set; }
- Property: bool IsLocked { public get; public set; }
- Property: FieldCharacter Separator { public get; }
- Property: FieldCharacter Start { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields Hyperlink () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.Hyperlink
|
--> NONE <--
|
- Constructor: public Hyperlink (RadFlowDocument document)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected string GetFormattedDate (DateTime date)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: protected override bool IsSwitchWithArgumentOverride (string switchKey)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DateTimeFormatting { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: string GeneralFormatting { public get; }
- Property: bool IsAnchor { public get; }
- Property: string NumericFormatting { public get; }
- Property: string ToolTip { public get; }
- Property: string Uri { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields IfField () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.IfField
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected string GetFormattedDate (DateTime date)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected virtual bool IsSwitchWithArgumentOverride (string switchKey)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DateTimeFormatting { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: string GeneralFormatting { public get; }
- Property: string NumericFormatting { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields MergeField () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.MergeField
|
--> NONE <--
|
- Constructor: public MergeField (RadFlowDocument document)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected string GetFormattedDate (DateTime date)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: protected override bool IsSwitchWithArgumentOverride (string switchKey)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DateTimeFormatting { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: string GeneralFormatting { public get; }
- Property: string NumericFormatting { public get; }
- Property: string Prefix { public get; }
- Property: string Suffix { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields ParseErrorField () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Fields.ParseErrorField
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected string GetFormattedDate (DateTime date)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected virtual bool IsSwitchWithArgumentOverride (string switchKey)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DateTimeFormatting { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: string ErrorMessage { public get; }
- Property: string GeneralFormatting { public get; }
- Property: string NumericFormatting { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields TimeField () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.TimeField
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected string GetFormattedDate (DateTime date)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected virtual bool IsSwitchWithArgumentOverride (string switchKey)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DateTimeFormatting { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: string GeneralFormatting { public get; }
- Property: string NumericFormatting { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields.Expressions ExpressionException () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.Expressions.ExpressionException
|
--> NONE <--
|
- Constructor: public ExpressionException (string message)
- Constructor: public ExpressionException (string message, Exception innerException)
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields.FieldCode FieldArgument () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.FieldCode.FieldArgument
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Value { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields.FieldCode FieldComparison () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.FieldCode.FieldComparison
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool IsLeftArgumentQuoted { public get; }
- Property: bool IsRightArgumentQuoted { public get; }
- Property: string LeftArgument { public get; }
- Property: string Operator { public get; }
- Property: string RightArgument { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields.FieldCode FieldParameters () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.FieldCode.FieldParameters
|
--> NONE <--
|
- Constructor: public FieldParameters ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public string GetSwitchArgument (string switchKey)
- Method (i): public Type GetType ()
- Method: public bool IsSwitchDefined (string switchKey)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method: public bool TryGetSwitch (string switchKey, out FieldSwitch result)
- Property: FieldComparison Comparison { public get; }
- Property: string Expression { public get; }
- Property: FieldArgument FirstArgument { public get; }
- Property: FieldArgument SecondArgument { public get; }
|
Telerik.Windows.Documents.Flow.Model.Fields.FieldCode FieldSwitch () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Fields.FieldCode.FieldSwitch
|
--> NONE <--
|
- Constructor: public FieldSwitch (string switchValue)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: FieldArgument Argument { public get; public set; }
- Property: string SwitchValue { public get; }
|
Telerik.Windows.Documents.Flow.Model.Lists List () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Lists.List
|
--> NONE <--
|
- Constructor: public List ()
- Method: public List Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: RadFlowDocument Document { public get; }
- Property: int Id { public get; }
- Property: ListLevelCollection Levels { public get; }
- Property: MultilevelType MultilevelType { public get; public set; }
- Property: string StyleId { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Lists ListCollection () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Lists.ListCollection
|
--> NONE <--
|
- Method: public void Add (List list)
- Method: public List Add (ListTemplateType listTemplate)
- Method: public void Clear ()
- Method: public bool Contains (List list)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: public List GetList (int id)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public bool Remove (int listId)
- Method: public bool Remove (List list)
- Method (i): public virtual string ToString ()
- Property: int Count { public get; }
|
Telerik.Windows.Documents.Flow.Model.Lists ListLevel () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Lists.ListLevel
|
--> NONE <--
|
- Method: public ListLevel Clone (List ownerList)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Alignment Alignment { public get; public set; }
- Property: CharacterProperties CharacterProperties { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: bool IsLegal { public get; public set; }
- Property: NumberingStyle NumberingStyle { public get; public set; }
- Property: string NumberTextFormat { public get; public set; }
- Property: ParagraphProperties ParagraphProperties { public get; }
- Property: int RestartAfterLevel { public get; public set; }
- Property: int StartIndex { public get; public set; }
- Property: string StyleId { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Lists ListLevelCollection () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Lists.ListLevelCollection
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int Count { public get; }
- Property: ListLevel this [int index] { public get; public set; }
|
ListTemplateType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Lists.ListTemplateType
                    BulletDefault = 0,
                    NumberedDefault = 1,
                    NumberedParentheses = 2,
                    NumberedHierarchical = 3,
|
--> NONE <--
|
--> NONE <--
|
MultilevelType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Lists.MultilevelType
                    SingleLevel = 0,
                    Multilevel = 1,
                    HybridMultilevel = 2,
|
--> NONE <--
|
--> NONE <--
|
NumberingStyle () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Lists.NumberingStyle
                    Custom = 0,
                    DollarText = 0,
                    Decimal = 0,
                    BahtText = 0,
                    UpperRoman = 1,
                    LowerRoman = 2,
                    UpperLetter = 3,
                    LowerLetter = 4,
                    Ordinal = 5,
                    CardinalText = 6,
                    OrdinalText = 7,
                    Hex = 8,
                    Chicago = 9,
                    IdeographDigital = 10,
                    JapaneseCounting = 11,
                    Aiueo = 12,
                    Iroha = 13,
                    DecimalFullWidth = 14,
                    DecimalHalfWidth = 15,
                    JapaneseLegal = 16,
                    JapaneseDigitalTenThousand = 17,
                    DecimalEnclosedCircle = 18,
                    DecimalFullWidth2 = 19,
                    AiueoFullWidth = 20,
                    IrohaFullWidth = 21,
                    DecimalZero = 22,
                    Bullet = 23,
                    Ganada = 24,
                    Chosung = 25,
                    DecimalEnclosedFullStop = 26,
                    DecimalEnclosedParent = 27,
                    DecimalEnclosedCircleChinese = 28,
                    IdeographEnclosedCircle = 29,
                    IdeographTraditional = 30,
                    IdeographZodiac = 31,
                    IdeographZodiacTraditional = 32,
                    TaiwaneseCounting = 33,
                    IdeographLegalTraditional = 34,
                    TaiwaneseCountingThousand = 35,
                    TaiwaneseDigital = 36,
                    ChineseCounting = 37,
                    ChineseLegalSimplified = 38,
                    ChineseCountingThousand = 39,
                    KoreanDigital = 41,
                    KoreanCounting = 42,
                    KoreanLegal = 43,
                    KoreanDigital2 = 44,
                    Hebrew1 = 45,
                    ArabicAlpha = 46,
                    Hebrew2 = 47,
                    ArabicAbjad = 48,
                    HindiVowels = 49,
                    HindiConsonants = 50,
                    HindiNumbers = 51,
                    HindiCounting = 52,
                    ThaiLetters = 53,
                    ThaiNumbers = 54,
                    ThaiCounting = 55,
                    VietnameseCounting = 56,
                    NumberInDash = 57,
                    RussianLower = 58,
                    RussianUpper = 59,
                    None = 255,
|
--> NONE <--
|
--> NONE <--
|
EditingGroup () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Protection.EditingGroup
                    None = 0,
                    Everyone = 1,
                    Administrators = 2,
                    Contributors = 3,
                    Editors = 4,
                    Owners = 5,
                    Current = 6,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Protection PermissionRange () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Protection.PermissionRange
|
--> NONE <--
|
- Constructor: public PermissionRange (RadFlowDocument document, PermissionRangeCredentials permissionRangeCredentials)
- Constructor: public PermissionRange (RadFlowDocument document, PermissionRangeCredentials permissionRangeCredentials, Nullable`1 fromColumn, Nullable`1 toColumn)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: PermissionRangeCredentials Credentials { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: PermissionRangeEnd End { public get; }
- Property: Nullable`1 FromColumn { public get; }
- Property: PermissionRangeStart Start { public get; }
- Property: Nullable`1 ToColumn { public get; }
|
Telerik.Windows.Documents.Flow.Model.Protection PermissionRangeCredentials () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Protection.PermissionRangeCredentials
|
--> NONE <--
|
- Constructor: public PermissionRangeCredentials (string editor)
- Constructor: public PermissionRangeCredentials (EditingGroup editingGroup)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Nullable`1 EditingGroup { public get; public set; }
- Property: string Editor { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Protection PermissionRangeEnd () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Protection.PermissionRangeEnd
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: virtual RadFlowDocument Document { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
- Property: PermissionRange Permission { public get; }
|
Telerik.Windows.Documents.Flow.Model.Protection PermissionRangeStart () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Protection.PermissionRangeStart
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: virtual RadFlowDocument Document { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
- Property: PermissionRange Permission { public get; }
|
Telerik.Windows.Documents.Flow.Model.Protection ProtectionAlgorithmNames () |
n/a
|
public abstract sealed class Telerik.Windows.Documents.Flow.Model.Protection.ProtectionAlgorithmNames
|
--> NONE <--
|
- Field: public static const string SHA1, Value = SHA-1
- Field: public static const string SHA256, Value = SHA-256
- Field: public static const string SHA384, Value = SHA-384
- Field: public static const string SHA512, Value = SHA-512
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
ProtectionMode () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Protection.ProtectionMode
                    NoProtection = 0,
                    AllowComments = 1,
                    ReadOnly = 2,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Protection ProtectionSettings () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Protection.ProtectionSettings
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string AlgorithmName { public get; public set; }
- Property: bool Enforced { public get; public set; }
- Property: string Hash { public get; public set; }
- Property: ProtectionMode ProtectionMode { public get; public set; }
- Property: string Salt { public get; public set; }
- Property: int SpinCount { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Shapes FloatingImage () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Shapes.FloatingImage
|
--> NONE <--
|
- Constructor: public FloatingImage (RadFlowDocument document)
- Method: public FloatingImage Clone ()
- Method: public FloatingImage Clone (RadFlowDocument document)
- Method (i): protected void ClonePropertiesFrom (ShapeAnchorBase fromShapeAnchor)
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: bool AllowOverlap { public get; public set; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: HorizontalPosition HorizontalPosition { public get; public set; }
- Property: Image Image { public get; }
- Property: bool IsBehindDocument { public get; public set; }
- Property: bool IsLocked { public get; public set; }
- Property: bool LayoutInCell { public get; public set; }
- Property: Padding Margin { public get; public set; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
- Property: VerticalPosition VerticalPosition { public get; public set; }
- Property: ShapeWrapping Wrapping { public get; public set; }
- Property: int ZIndex { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Shapes HorizontalPosition () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Shapes.HorizontalPosition
|
--> NONE <--
|
- Constructor: public HorizontalPosition ()
- Constructor: public HorizontalPosition (HorizontalRelativeFrom relativeFrom, double offset)
- Constructor: public HorizontalPosition (HorizontalRelativeFrom relativeFrom, RelativeHorizontalAlignment alignment)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: RelativeHorizontalAlignment Alignment { public get; public set; }
- Property: double Offset { public get; public set; }
- Property: HorizontalRelativeFrom RelativeFrom { public get; public set; }
- Property: PositionValueType ValueType { public get; public set; }
|
HorizontalRelativeFrom () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Shapes.HorizontalRelativeFrom
                    Character = 0,
                    Column = 1,
                    Page = 2,
                    Margin = 3,
                    LeftMargin = 4,
                    RightMargin = 5,
                    InsideMargin = 6,
                    OutsideMargin = 7,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Shapes ImageInline () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Shapes.ImageInline
|
--> NONE <--
|
- Constructor: public ImageInline (RadFlowDocument document)
- Method: public ImageInline Clone ()
- Method: public ImageInline Clone (RadFlowDocument document)
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: virtual RadFlowDocument Document { public get; }
- Property: Image Image { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
|
PositionValueType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Shapes.PositionValueType
                    Offset = 0,
                    Alignment = 1,
|
--> NONE <--
|
--> NONE <--
|
RelativeHorizontalAlignment () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Shapes.RelativeHorizontalAlignment
                    Left = 0,
                    Center = 1,
                    Right = 2,
                    Inside = 3,
                    Outside = 4,
|
--> NONE <--
|
--> NONE <--
|
RelativeVerticalAlignment () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Shapes.RelativeVerticalAlignment
                    Top = 0,
                    Center = 1,
                    Bottom = 2,
                    Inside = 3,
                    Outside = 4,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Shapes ShapeAnchorBase () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.Shapes.ShapeAnchorBase
|
--> NONE <--
|
- Method: protected void ClonePropertiesFrom (ShapeAnchorBase fromShapeAnchor)
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: bool AllowOverlap { public get; public set; }
- Property: virtual RadFlowDocument Document { public get; }
- Property: HorizontalPosition HorizontalPosition { public get; public set; }
- Property: bool IsBehindDocument { public get; public set; }
- Property: bool IsLocked { public get; public set; }
- Property: bool LayoutInCell { public get; public set; }
- Property: Padding Margin { public get; public set; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
- Property: VerticalPosition VerticalPosition { public get; public set; }
- Property: ShapeWrapping Wrapping { public get; public set; }
- Property: int ZIndex { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Shapes ShapeInlineBase () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.Shapes.ShapeInlineBase
|
--> NONE <--
|
- Method (i): public IEnumerable`1 EnumerateChildrenOfType ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChildAdded (DocumentElementBase child)
- Method (i): protected virtual void OnChildRemoved (DocumentElementBase child)
- Method (i): public virtual string ToString ()
- Property: virtual RadFlowDocument Document { public get; }
- Property: Paragraph Paragraph { public get; }
- Property: DocumentElementBase Parent { public get; }
|
Telerik.Windows.Documents.Flow.Model.Shapes ShapeWrapping () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Shapes.ShapeWrapping
|
--> NONE <--
|
- Constructor: public ShapeWrapping ()
- Constructor: public ShapeWrapping (ShapeWrappingType wrappingType, TextWrap textWrap)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TextWrap TextWrap { public get; public set; }
- Property: ShapeWrappingType WrappingType { public get; public set; }
|
ShapeWrappingType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Shapes.ShapeWrappingType
                    None = 0,
                    Square = 1,
                    TopAndBottom = 2,
|
--> NONE <--
|
--> NONE <--
|
TextWrap () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Shapes.TextWrap
                    BothSides = 0,
                    LeftOnly = 1,
                    RightOnly = 2,
                    Largest = 3,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Shapes VerticalPosition () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Shapes.VerticalPosition
|
--> NONE <--
|
- Constructor: public VerticalPosition ()
- Constructor: public VerticalPosition (VerticalRelativeFrom relativeFrom, double offset)
- Constructor: public VerticalPosition (VerticalRelativeFrom relativeFrom, RelativeVerticalAlignment alignment)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: RelativeVerticalAlignment Alignment { public get; public set; }
- Property: double Offset { public get; public set; }
- Property: VerticalRelativeFrom RelativeFrom { public get; public set; }
- Property: PositionValueType ValueType { public get; public set; }
|
VerticalRelativeFrom () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Shapes.VerticalRelativeFrom
                    Line = 0,
                    Paragraph = 1,
                    Page = 2,
                    Margin = 3,
                    TopMargin = 4,
                    BottomMargin = 5,
                    OutsideMargin = 6,
                    InsideMargin = 7,
|
--> NONE <--
|
--> NONE <--
|
Alignment () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.Alignment
                    Left = 0,
                    Center = 1,
                    Right = 2,
                    Justified = 3,
                    Distribute = 4,
                    HighKashida = 5,
                    MediumKashida = 6,
                    LowKashida = 7,
                    ThaiDistribute = 8,
|
--> NONE <--
|
--> NONE <--
|
BaselineAlignment () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.BaselineAlignment
                    Baseline = 0,
                    Subscript = 1,
                    Superscript = 2,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Styles Border () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.Border
|
--> NONE <--
|
- Constructor: public Border (double thickness, BorderStyle style, ThemableColor color)
- Constructor: public Border (double thickness, BorderStyle style, ThemableColor color, bool shadow, bool frame, double spacing)
- Constructor: public Border (Border border)
- Constructor: public Border (BorderStyle style)
- Method: public virtual int CompareTo (Border other)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ThemableColor Color { public get; }
- Property: bool Frame { public get; }
- Property: bool Shadow { public get; }
- Property: double Spacing { public get; }
- Property: BorderStyle Style { public get; }
- Property: double Thickness { public get; }
|
BorderStyle () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.BorderStyle
                    Inherit = 0,
                    None = 1,
                    Single = 2,
                    Dotted = 3,
                    Dashed = 4,
                    DashSmallGap = 5,
                    DotDash = 6,
                    DotDotDash = 7,
                    Double = 8,
                    Triple = 9,
                    Thick = 10,
                    ThickThinSmallGap = 11,
                    ThickThinMediumGap = 12,
                    ThickThinLargeGap = 13,
                    ThinThickSmallGap = 14,
                    ThinThickMediumGap = 15,
                    ThinThickLargeGap = 16,
                    ThinThickThinSmallGap = 17,
                    ThinThickThinMediumGap = 18,
                    ThinThickThinLargeGap = 19,
                    Wave = 20,
                    DoubleWave = 21,
                    DashDotStroked = 22,
                    ThreeDEmboss = 23,
                    ThreeDEngrave = 24,
                    Outset = 25,
                    Inset = 26,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Styles BuiltInStyleNames () |
n/a
|
public abstract sealed class Telerik.Windows.Documents.Flow.Model.Styles.BuiltInStyleNames
|
--> NONE <--
|
- Field: public static const string CaptionStyleId, Value = Caption
- Field: public static const string CaptionStyleName, Value = Caption
- Field: public static const string EndnoteReferenceStyleId, Value = EndnoteReference
- Field: public static const string EndnoteReferenceStyleName, Value = endnote reference
- Field: public static const string EndnoteTextCharStyleId, Value = EndnoteTextChar
- Field: public static const string EndnoteTextCharStyleName, Value = Endnote Text Char
- Field: public static const string EndnoteTextStyleId, Value = EndnoteText
- Field: public static const string EndnoteTextStyleName, Value = endnote text
- Field: public static const string FootnoteReferenceStyleId, Value = FootnoteReference
- Field: public static const string FootnoteReferenceStyleName, Value = footnote reference
- Field: public static const string FootnoteTextCharStyleId, Value = FootnoteTextChar
- Field: public static const string FootnoteTextCharStyleName, Value = Footnote Text Char
- Field: public static const string FootnoteTextStyleId, Value = FootnoteText
- Field: public static const string FootnoteTextStyleName, Value = footnote text
- Field: public static const string HyperlinkStyleId, Value = Hyperlink
- Field: public static const string HyperlinkStyleName, Value = Hyperlink
- Field: public static const string NormalStyleId, Value = Normal
- Field: public static const string NormalStyleName, Value = Normal
- Field: public static const string NormalTableStyleId, Value = TableNormal
- Field: public static const string NormalTableStyleName, Value = Table Normal
- Field: public static const string NormalWebStyleId, Value = NormalWeb
- Field: public static const string NormalWebStyleName, Value = Normal (Web)
- Field: public static const string TableGridStyleId, Value = TableGrid
- Field: public static const string TableGridStyleName, Value = Table Grid
- Field: public static const string TofStyleId, Value = TableofFigures
- Field: public static const string TofStyleName, Value = table of figures
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public static string GetHeadingCharStyleIdByIndex (int index)
- Method: public static string GetHeadingCharStyleNameByIndex (int index)
- Method: public static string GetHeadingStyleIdByIndex (int index)
- Method: public static string GetHeadingStyleNameByIndex (int index)
- Method: public static string GetTocStyleIdByIndex (int index)
- Method: public static string GetTocStyleNameByIndex (int index)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Documents.Flow.Model.Styles BuiltInStyles () |
n/a
|
public abstract sealed class Telerik.Windows.Documents.Flow.Model.Styles.BuiltInStyles
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static IEnumerable`1 GetAllPrimaryStyles ()
- Method: public static IEnumerable`1 GetAllStyles ()
- Method: public static IEnumerable`1 GetAllStyles (StyleType type)
- Method (i): public virtual int GetHashCode ()
- Method: public static Style GetStyle (string styleId)
- Method (i): public Type GetType ()
- Method: public static bool IsBuiltInStyle (string styleId)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Documents.Flow.Model.Styles CharacterProperties () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Styles.CharacterProperties
|
--> NONE <--
|
- Method (i): public void ClearLocalValues ()
- Method (i): public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
- Method: protected override IEnumerable`1 EnumerateStyleProperties ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public IStyleProperty GetStyleProperty (string propertyName)
- Method (i): public IStyleProperty GetStyleProperty (IStylePropertyDefinition propertyDefinition)
- Method: protected override IStyleProperty GetStylePropertyOverride (IStylePropertyDefinition propertyDefinition)
- Method (i): public Type GetType ()
- Method (i): public bool HasLocalValues ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IStyleProperty`1 BackgroundColor { public get; }
- Property: IStyleProperty`1 BaselineAlignment { public get; }
- Property: IStyleProperty`1 FlowDirection { public get; }
- Property: IStyleProperty`1 FontFamily { public get; }
- Property: IStyleProperty`1 FontSize { public get; }
- Property: IStyleProperty`1 FontStyle { public get; }
- Property: IStyleProperty`1 FontWeight { public get; }
- Property: IStyleProperty`1 ForegroundColor { public get; }
- Property: IStyleProperty`1 HighlightColor { public get; }
- Property: virtual IStyleProperty`1 ShadingPattern { public get; }
- Property: virtual IStyleProperty`1 ShadingPatternColor { public get; }
- Property: IStyleProperty`1 Strikethrough { public get; }
- Property: virtual string StyleId { public get; public set; }
- Property: protected IStyleProperty StyleIdProperty { }
- Property: IEnumerable`1 StyleProperties { public get; }
- Property: IStyleProperty`1 UnderlineColor { public get; }
- Property: IStyleProperty`1 UnderlinePattern { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles DocumentDefaultStyle () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Styles.DocumentDefaultStyle
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: CharacterProperties CharacterProperties { public get; }
- Property: ParagraphProperties ParagraphProperties { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles DocumentElementPropertiesBase () |
n/a
|
public abstract class Telerik.Windows.Documents.Flow.Model.Styles.DocumentElementPropertiesBase
|
--> NONE <--
|
- Field: protected static readonly StylePropertyDefinition`1 StyleIdPropertyDefinition
- Method: public void ClearLocalValues ()
- Method: public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
- Method: protected abstract IEnumerable`1 EnumerateStyleProperties ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public IStyleProperty GetStyleProperty (string propertyName)
- Method: public IStyleProperty GetStyleProperty (IStylePropertyDefinition propertyDefinition)
- Method: protected abstract IStyleProperty GetStylePropertyOverride (IStylePropertyDefinition propertyDefinition)
- Method (i): public Type GetType ()
- Method: public bool HasLocalValues ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string StyleId { public get; public set; }
- Property: protected IStyleProperty StyleIdProperty { }
- Property: IEnumerable`1 StyleProperties { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles DocumentProperties () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Styles.DocumentProperties
|
--> NONE <--
|
- Method (i): public void ClearLocalValues ()
- Method (i): public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
- Method: protected override IEnumerable`1 EnumerateStyleProperties ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public IStyleProperty GetStyleProperty (string propertyName)
- Method (i): public IStyleProperty GetStyleProperty (IStylePropertyDefinition propertyDefinition)
- Method: protected override IStyleProperty GetStylePropertyOverride (IStylePropertyDefinition propertyDefinition)
- Method (i): public Type GetType ()
- Method (i): public bool HasLocalValues ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: IStyleProperty`1 DefaultTabStopWidth { public get; }
- Property: IStyleProperty`1 HasDifferentEvenOddPageHeadersFooters { public get; }
- Property: virtual string StyleId { public get; public set; }
- Property: protected IStyleProperty StyleIdProperty { }
- Property: IEnumerable`1 StyleProperties { public get; }
- Property: IStyleProperty`1 ViewType { public get; }
|
DocumentViewType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.DocumentViewType
                    None = 0,
                    PrintLayout = 1,
                    Outline = 2,
                    MasterPages = 3,
                    Normal = 4,
                    WebLayout = 5,
|
--> NONE <--
|
--> NONE <--
|
FlowDirection () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.FlowDirection
                    LeftToRight = 0,
                    RightToLeft = 1,
|
--> NONE <--
|
--> NONE <--
|
HeightType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.HeightType
                    Auto = 0,
                    AtLeast = 1,
                    Exact = 2,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Styles IElementWithProperties () |
n/a
|
public interface Telerik.Windows.Documents.Flow.Model.Styles.IElementWithProperties
|
--> NONE <--
|
- Property: DocumentElementPropertiesBase Properties { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles IElementWithStyle () |
n/a
|
public interface Telerik.Windows.Documents.Flow.Model.Styles.IElementWithStyle
|
--> NONE <--
|
- Property: string StyleId { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Styles IPropertiesWithShading () |
n/a
|
public interface Telerik.Windows.Documents.Flow.Model.Styles.IPropertiesWithShading
|
--> NONE <--
|
- Property: IStyleProperty`1 BackgroundColor { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: IStyleProperty`1 ShadingPattern { public get; }
- Property: IStyleProperty`1 ShadingPatternColor { public get; }
|
OutlineLevel () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.OutlineLevel
                    None = 0,
                    Level1 = 1,
                    Level2 = 2,
                    Level3 = 3,
                    Level4 = 4,
                    Level5 = 5,
                    Level6 = 6,
                    Level7 = 7,
                    Level8 = 8,
                    Level9 = 9,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Styles ParagraphBorders () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.ParagraphBorders
|
--> NONE <--
|
- Constructor: public ParagraphBorders ()
- Constructor: public ParagraphBorders (Border all)
- Constructor: public ParagraphBorders (Border leftBorder, Border topBorder, Border rightBorder, Border bottomBorder)
- Constructor: public ParagraphBorders (Border leftBorder, Border topBorder, Border rightBorder, Border bottomBorder, Border between)
- Constructor: public ParagraphBorders (ParagraphBorders source, Border leftBorder, Border topBorder, Border rightBorder, Border bottomBorder, Border between)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public ParagraphBorders SetBetween (Border between)
- Method: public ParagraphBorders SetBottom (Border bottom)
- Method: public ParagraphBorders SetLeft (Border left)
- Method: public ParagraphBorders SetRight (Border right)
- Method: public ParagraphBorders SetTop (Border top)
- Method (i): public virtual string ToString ()
- Property: Border Between { public get; }
- Property: Border Bottom { public get; }
- Property: Border Left { public get; }
- Property: Border Right { public get; }
- Property: Border Top { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles ParagraphIndentation () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.ParagraphIndentation
|
--> NONE <--
|
- Constructor: public ParagraphIndentation (ParagraphProperties paragraphProperties)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: double FirstLineIndent { public get; public set; }
- Property: double HangingIndent { public get; public set; }
- Property: double LeftIndent { public get; public set; }
- Property: double RightIndent { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Styles ParagraphProperties () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Styles.ParagraphProperties
|
--> NONE <--
|
- Method (i): public void ClearLocalValues ()
- Method: public override void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
- Method: protected override IEnumerable`1 EnumerateStyleProperties ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public IStyleProperty GetStyleProperty (string propertyName)
- Method (i): public IStyleProperty GetStyleProperty (IStylePropertyDefinition propertyDefinition)
- Method: protected override IStyleProperty GetStylePropertyOverride (IStylePropertyDefinition propertyDefinition)
- Method (i): public Type GetType ()
- Method (i): public bool HasLocalValues ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: IStyleProperty`1 AllowOverflowPunctuation { public get; }
- Property: IStyleProperty`1 ApplyEastAsianLineBreakingRules { public get; }
- Property: IStyleProperty`1 AutomaticSpacingAfter { public get; }
- Property: IStyleProperty`1 AutomaticSpacingBefore { public get; }
- Property: virtual IStyleProperty`1 BackgroundColor { public get; }
- Property: IStyleProperty`1 Borders { public get; }
- Property: IStyleProperty`1 ContextualSpacing { public get; }
- Property: IStyleProperty`1 FirstLineIndent { public get; }
- Property: IStyleProperty`1 FlowDirection { public get; }
- Property: IStyleProperty`1 HangingIndent { public get; }
- Property: IStyleProperty`1 KeepOnOnePage { public get; }
- Property: IStyleProperty`1 KeepWithNextParagraph { public get; }
- Property: IStyleProperty`1 LeftIndent { public get; }
- Property: IStyleProperty`1 LineSpacing { public get; }
- Property: IStyleProperty`1 LineSpacingType { public get; }
- Property: IStyleProperty`1 ListId { public get; }
- Property: IStyleProperty`1 ListLevel { public get; }
- Property: IStyleProperty`1 MirrorIndents { public get; }
- Property: IStyleProperty`1 OutlineLevel { public get; }
- Property: IStyleProperty`1 PageBreakBefore { public get; }
- Property: CharacterProperties ParagraphMarkerProperties { public get; }
- Property: IStyleProperty`1 RightIndent { public get; }
- Property: virtual IStyleProperty`1 ShadingPattern { public get; }
- Property: virtual IStyleProperty`1 ShadingPatternColor { public get; }
- Property: IStyleProperty`1 SpacingAfter { public get; }
- Property: IStyleProperty`1 SpacingBefore { public get; }
- Property: virtual string StyleId { public get; public set; }
- Property: protected IStyleProperty StyleIdProperty { }
- Property: IEnumerable`1 StyleProperties { public get; }
- Property: IStyleProperty`1 TabStops { public get; }
- Property: IStyleProperty`1 TextAlignment { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles ParagraphSpacing () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.ParagraphSpacing
|
--> NONE <--
|
- Constructor: public ParagraphSpacing (ParagraphProperties paragraphProperties)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool AutomaticSpacingAfter { public get; public set; }
- Property: bool AutomaticSpacingBefore { public get; public set; }
- Property: double LineSpacing { public get; public set; }
- Property: HeightType LineSpacingType { public get; public set; }
- Property: double SpacingAfter { public get; public set; }
- Property: double SpacingBefore { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Styles SectionProperties () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Styles.SectionProperties
|
--> NONE <--
|
- Method (i): public void ClearLocalValues ()
- Method (i): public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
- Method: protected override IEnumerable`1 EnumerateStyleProperties ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public IStyleProperty GetStyleProperty (string propertyName)
- Method (i): public IStyleProperty GetStyleProperty (IStylePropertyDefinition propertyDefinition)
- Method: protected override IStyleProperty GetStylePropertyOverride (IStylePropertyDefinition propertyDefinition)
- Method (i): public Type GetType ()
- Method (i): public bool HasLocalValues ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: IStyleProperty`1 ChapterHeadingStyleIndex { public get; }
- Property: IStyleProperty`1 ChapterSeparatorCharacter { public get; }
- Property: IStyleProperty`1 FooterBottomMargin { public get; }
- Property: IStyleProperty`1 HasDifferentFirstPageHeaderFooter { public get; }
- Property: IStyleProperty`1 HeaderTopMargin { public get; }
- Property: IStyleProperty`1 PageMargins { public get; }
- Property: IStyleProperty`1 PageNumberFormat { public get; }
- Property: IStyleProperty`1 PageOrientation { public get; }
- Property: IStyleProperty`1 PageSize { public get; }
- Property: IStyleProperty`1 SectionType { public get; }
- Property: IStyleProperty`1 StartingPageNumber { public get; }
- Property: virtual string StyleId { public get; public set; }
- Property: protected IStyleProperty StyleIdProperty { }
- Property: IEnumerable`1 StyleProperties { public get; }
- Property: IStyleProperty`1 VerticalAlignment { public get; }
|
SectionType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.SectionType
                    NextPage = 0,
                    EvenPage = 1,
                    OddPage = 2,
                    Continuous = 3,
                    NextColumn = 4,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Styles Shading () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.Shading
|
--> NONE <--
|
- Constructor: public Shading (IPropertiesWithShading properties)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ThemableColor BackgroundColor { public get; public set; }
- Property: ShadingPattern Pattern { public get; public set; }
- Property: ThemableColor PatternColor { public get; public set; }
|
ShadingPattern () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.ShadingPattern
                    None = 0,
                    Clear = 1,
                    Solid = 2,
                    HorizontalStripe = 3,
                    VerticalStripe = 4,
                    ReverseDiagonalStripe = 5,
                    DiagonalStripe = 6,
                    HorizontalCross = 7,
                    DiagonalCross = 8,
                    ThinHorizontalStripe = 9,
                    ThinVerticalStripe = 10,
                    ThinReverseDiagonalStripe = 11,
                    ThinDiagonalStripe = 12,
                    ThinHorizontalCross = 13,
                    ThinDiagonalCross = 14,
                    Percent5 = 15,
                    Percent10 = 16,
                    Percent12 = 17,
                    Percent15 = 18,
                    Percent20 = 19,
                    Percent25 = 20,
                    Percent30 = 21,
                    Percent35 = 22,
                    Percent37 = 23,
                    Percent40 = 24,
                    Percent45 = 25,
                    Percent50 = 26,
                    Percent55 = 27,
                    Percent60 = 28,
                    Percent62 = 29,
                    Percent65 = 30,
                    Percent70 = 31,
                    Percent75 = 32,
                    Percent80 = 33,
                    Percent85 = 34,
                    Percent87 = 35,
                    Percent90 = 36,
                    Percent95 = 37,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Styles Style () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.Style
|
--> NONE <--
|
- Constructor: public Style (string id, StyleType type)
- Method: public Style Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public object GetPropertyValue (IStylePropertyDefinition stylePropertyDefinition)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string BasedOnStyleId { public get; public set; }
- Property: CharacterProperties CharacterProperties { public get; }
- Property: RadFlowDocument Document { public get; }
- Property: string Id { public get; public set; }
- Property: bool IsCustom { public get; public set; }
- Property: bool IsDefault { public get; public set; }
- Property: bool IsPrimary { public get; public set; }
- Property: string LinkedStyleId { public get; public set; }
- Property: string Name { public get; public set; }
- Property: string NextStyleId { public get; public set; }
- Property: ParagraphProperties ParagraphProperties { public get; }
- Property: StyleType StyleType { public get; }
- Property: TableCellProperties TableCellProperties { public get; }
- Property: TableProperties TableProperties { public get; }
- Property: TableRowProperties TableRowProperties { public get; }
- Property: int UIPriority { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Styles StyleRepository () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.StyleRepository
|
--> NONE <--
|
- Method: public void Add (Style style)
- Method: public Style AddBuiltInStyle (string styleId)
- Method: public void Clear ()
- Method: public bool Contains (string styleId)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public Style GetDefaultStyle (StyleType type)
- Method (i): public virtual int GetHashCode ()
- Method: public Style GetStyle (string styleId)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void Remove (string styleId)
- Method: public void Remove (Style style)
- Method (i): public virtual string ToString ()
- Property: RadFlowDocument Document { public get; }
- Property: IEnumerable`1 Styles { public get; }
|
StyleType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.StyleType
                    Character = 0,
                    Paragraph = 1,
                    Table = 2,
                    Numbering = 3,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Styles TableBorders () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.TableBorders
|
--> NONE <--
|
- Constructor: public TableBorders ()
- Constructor: public TableBorders (Border all)
- Constructor: public TableBorders (Border leftBorder, Border topBorder, Border rightBorder, Border bottomBorder)
- Constructor: public TableBorders (Border leftBorder, Border topBorder, Border rightBorder, Border bottomBorder, Border insideHorizontalBorder, Border insideVerticalBorder)
- Constructor: public TableBorders (TableBorders source, Border leftBorder, Border topBorder, Border rightBorder, Border bottomBorder, Border insideHorizontalBorder, Border insideVerticalBorder)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Border Bottom { public get; }
- Property: Border InsideHorizontal { public get; }
- Property: Border InsideVertical { public get; }
- Property: Border Left { public get; }
- Property: Border Right { public get; }
- Property: Border Top { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles TableCellBorders () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.TableCellBorders
|
--> NONE <--
|
- Constructor: public TableCellBorders ()
- Constructor: public TableCellBorders (Border all)
- Constructor: public TableCellBorders (Border leftBorder, Border topBorder, Border rightBorder, Border bottomBorder)
- Constructor: public TableCellBorders (Border leftBorder, Border topBorder, Border rightBorder, Border bottomBorder, Border insideHorizontalBorder, Border insideVerticalBorder, Border diagonalDownBorder, Border diagonalUpBorder)
- Constructor: public TableCellBorders (TableCellBorders source, Border leftBorder, Border topBorder, Border rightBorder, Border bottomBorder, Border insideHorizontalBorder, Border insideVerticalBorder, Border diagonalDownBorder, Border diagonalUpBorder)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Border Bottom { public get; }
- Property: Border DiagonalDown { public get; }
- Property: Border DiagonalUp { public get; }
- Property: Border InsideHorizontal { public get; }
- Property: Border InsideVertical { public get; }
- Property: Border Left { public get; }
- Property: Border Right { public get; }
- Property: Border Top { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles TableCellProperties () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Styles.TableCellProperties
|
--> NONE <--
|
- Method (i): public void ClearLocalValues ()
- Method (i): public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
- Method: protected override IEnumerable`1 EnumerateStyleProperties ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public IStyleProperty GetStyleProperty (string propertyName)
- Method (i): public IStyleProperty GetStyleProperty (IStylePropertyDefinition propertyDefinition)
- Method: protected override IStyleProperty GetStylePropertyOverride (IStylePropertyDefinition propertyDefinition)
- Method (i): public Type GetType ()
- Method (i): public bool HasLocalValues ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IStyleProperty`1 BackgroundColor { public get; }
- Property: IStyleProperty`1 Borders { public get; }
- Property: IStyleProperty`1 CanWrapContent { public get; }
- Property: IStyleProperty`1 ColumnSpan { public get; }
- Property: IStyleProperty`1 IgnoreCellMarkerInRowHeightCalculation { public get; }
- Property: virtual IStyleProperty`1 Padding { public get; }
- Property: IStyleProperty`1 PreferredWidth { public get; }
- Property: IStyleProperty`1 RowSpan { public get; }
- Property: virtual IStyleProperty`1 ShadingPattern { public get; }
- Property: virtual IStyleProperty`1 ShadingPatternColor { public get; }
- Property: virtual string StyleId { public get; public set; }
- Property: protected IStyleProperty StyleIdProperty { }
- Property: IEnumerable`1 StyleProperties { public get; }
- Property: IStyleProperty`1 TextDirection { public get; }
- Property: IStyleProperty`1 VerticalAlignment { public get; }
|
TableLayoutType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.TableLayoutType
                    FixedWidth = 0,
                    AutoFit = 1,
|
--> NONE <--
|
--> NONE <--
|
TableLooks () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.TableLooks
                    None = 0,
                    FirstRow = 1,
                    LastRow = 2,
                    FirstColumn = 4,
                    LastColumn = 8,
                    BandedRows = 16,
                    BandedColumns = 32,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Styles TableProperties () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Styles.TableProperties
|
--> NONE <--
|
- Method (i): public void ClearLocalValues ()
- Method (i): public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
- Method: protected override IEnumerable`1 EnumerateStyleProperties ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public IStyleProperty GetStyleProperty (string propertyName)
- Method (i): public IStyleProperty GetStyleProperty (IStylePropertyDefinition propertyDefinition)
- Method: protected override IStyleProperty GetStylePropertyOverride (IStylePropertyDefinition propertyDefinition)
- Method (i): public Type GetType ()
- Method (i): public bool HasLocalValues ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: IStyleProperty`1 Alignment { public get; }
- Property: virtual IStyleProperty`1 BackgroundColor { public get; }
- Property: IStyleProperty`1 Borders { public get; }
- Property: IStyleProperty`1 ColumnBanding { public get; }
- Property: IStyleProperty`1 FlowDirection { public get; }
- Property: IStyleProperty`1 Indent { public get; }
- Property: IStyleProperty`1 LayoutType { public get; }
- Property: IStyleProperty`1 Looks { public get; }
- Property: IStyleProperty`1 Overlap { public get; }
- Property: IStyleProperty`1 PreferredWidth { public get; }
- Property: IStyleProperty`1 RowBanding { public get; }
- Property: virtual IStyleProperty`1 ShadingPattern { public get; }
- Property: virtual IStyleProperty`1 ShadingPatternColor { public get; }
- Property: virtual string StyleId { public get; public set; }
- Property: protected IStyleProperty StyleIdProperty { }
- Property: IEnumerable`1 StyleProperties { public get; }
- Property: IStyleProperty`1 TableCellPadding { public get; }
- Property: IStyleProperty`1 TableCellSpacing { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles TableRowHeight () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.TableRowHeight
|
--> NONE <--
|
- Constructor: public TableRowHeight (HeightType type)
- Constructor: public TableRowHeight (HeightType type, double value)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: HeightType Type { public get; }
- Property: double Value { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles TableRowProperties () |
n/a
|
public sealed class Telerik.Windows.Documents.Flow.Model.Styles.TableRowProperties
|
--> NONE <--
|
- Method (i): public void ClearLocalValues ()
- Method (i): public virtual void CopyPropertiesFrom (DocumentElementPropertiesBase fromProperties)
- Method: protected override IEnumerable`1 EnumerateStyleProperties ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public IStyleProperty GetStyleProperty (string propertyName)
- Method (i): public IStyleProperty GetStyleProperty (IStylePropertyDefinition propertyDefinition)
- Method: protected override IStyleProperty GetStylePropertyOverride (IStylePropertyDefinition propertyDefinition)
- Method (i): public Type GetType ()
- Method (i): public bool HasLocalValues ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: IStyleProperty`1 CanSplit { public get; }
- Property: IStyleProperty`1 Height { public get; }
- Property: IStyleProperty`1 RepeatOnEveryPage { public get; }
- Property: virtual string StyleId { public get; public set; }
- Property: protected IStyleProperty StyleIdProperty { }
- Property: IEnumerable`1 StyleProperties { public get; }
- Property: IStyleProperty`1 TableCellSpacing { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles TableWidthUnit () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.TableWidthUnit
|
--> NONE <--
|
- Constructor: public TableWidthUnit (double value)
- Constructor: public TableWidthUnit (TableWidthUnitType type)
- Constructor: public TableWidthUnit (TableWidthUnitType type, double value)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: TableWidthUnitType Type { public get; }
- Property: double Value { public get; }
|
TableWidthUnitType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.TableWidthUnitType
                    Auto = 0,
                    Fixed = 1,
                    Percent = 2,
                    Nil = 3,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Styles TabStop () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.TabStop
|
--> NONE <--
|
- Constructor: public TabStop (double position)
- Constructor: public TabStop (double position, TabStopType type)
- Constructor: public TabStop (double position, TabStopType type, TabStopLeader leader)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TabStopLeader Leader { public get; }
- Property: double Position { public get; }
- Property: TabStopType Type { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles TabStopCollection () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.TabStopCollection
|
--> NONE <--
|
- Constructor: public TabStopCollection ()
- Constructor: public TabStopCollection (IEnumerable`1 tabStops)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public TabStopCollection Insert (TabStop tabStop)
- Method (i): protected object MemberwiseClone ()
- Method: public TabStopCollection Remove (TabStop tabStop)
- Method (i): public virtual string ToString ()
- Property: int Count { public get; }
|
TabStopLeader () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.TabStopLeader
                    None = 0,
                    Dot = 1,
                    Hyphen = 2,
                    Underscore = 3,
                    MiddleDot = 4,
|
--> NONE <--
|
--> NONE <--
|
TabStopType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.TabStopType
                    Left = 0,
                    Center = 1,
                    Right = 2,
                    Decimal = 3,
                    Bar = 4,
                    Clear = 5,
|
--> NONE <--
|
--> NONE <--
|
TextDirection () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.TextDirection
                    LeftToRightTopToBottom = 0,
                    BottomToTopLeftToRight = 1,
                    TopToBottomRightToLeft = 2,
                    LeftToRightTopToBottomRotated = 3,
                    TopToBottomLeftToRightRotated = 4,
                    TopToBottomRightToLeftRotated = 5,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Styles Underline () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.Underline
|
--> NONE <--
|
- Constructor: public Underline (CharacterProperties characterProperties)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ThemableColor Color { public get; public set; }
- Property: UnderlinePattern Pattern { public get; public set; }
|
UnderlinePattern () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.UnderlinePattern
                    None = 0,
                    Single = 1,
                    Words = 2,
                    Double = 3,
                    Thick = 4,
                    Dotted = 5,
                    DottedHeavy = 6,
                    Dash = 7,
                    DashedHeavy = 8,
                    DashLong = 9,
                    DashLongHeavy = 10,
                    DotDash = 11,
                    DashDotHeavy = 12,
                    DotDotDash = 13,
                    DashDotDotHeavy = 14,
                    Wave = 15,
                    WavyHeavy = 16,
                    WavyDouble = 17,
|
--> NONE <--
|
--> NONE <--
|
VerticalAlignment () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.VerticalAlignment
                    Top = 0,
                    Bottom = 1,
                    Center = 2,
                    Justified = 3,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Styles.Core IStyleProperty () |
n/a
|
public interface Telerik.Windows.Documents.Flow.Model.Styles.Core.IStyleProperty
|
--> NONE <--
|
- Method: void ClearValue ()
- Method: object GetActualValueAsObject ()
- Method: object GetLocalValueAsObject ()
- Method: void SetValueAsObject (object value)
- Property: bool HasLocalValue { public get; }
- Property: IStylePropertyDefinition PropertyDefinition { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles.Core IStyleProperty`1 () |
n/a
|
public interface Telerik.Windows.Documents.Flow.Model.Styles.Core.IStyleProperty`1
|
--> NONE <--
|
- Method: TValue GetActualValue ()
- Property: TValue LocalValue { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Styles.Core IStylePropertyDefinition () |
n/a
|
public interface Telerik.Windows.Documents.Flow.Model.Styles.Core.IStylePropertyDefinition
|
--> NONE <--
|
- Method: object GetDefaultValueAsObject ()
- Property: int GlobalPropertyIndex { public get; }
- Property: string PropertyName { public get; }
- Property: Type PropertyType { public get; }
- Property: StylePropertyType StylePropertyType { public get; }
- Property: StylePropertyValidation Validation { public get; }
|
Telerik.Windows.Documents.Flow.Model.Styles.Core IValidationRule () |
n/a
|
public interface Telerik.Windows.Documents.Flow.Model.Styles.Core.IValidationRule
|
--> NONE <--
|
- Method: bool IsValid (object value)
|
Telerik.Windows.Documents.Flow.Model.Styles.Core StylePropertyDefinition`1 () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.Core.StylePropertyDefinition`1
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual object GetDefaultValueAsObject ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TValue DefaultValue { public get; }
- Property: virtual int GlobalPropertyIndex { public get; }
- Property: virtual string PropertyName { public get; }
- Property: virtual Type PropertyType { public get; }
- Property: virtual StylePropertyType StylePropertyType { public get; }
- Property: virtual StylePropertyValidation Validation { public get; }
|
StylePropertyType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Styles.Core.StylePropertyType
                    Character = 0,
                    Paragraph = 1,
                    Table = 2,
                    TableRow = 3,
                    TableCell = 4,
                    Section = 5,
                    Document = 6,
                    DocumentElement = 7,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Flow.Model.Styles.Core StylePropertyValidation () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Styles.Core.StylePropertyValidation
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool IsValid (object value)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Documents.Flow.Model.Watermarks ImageWatermarkSettings () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Watermarks.ImageWatermarkSettings
|
--> NONE <--
|
- Constructor: public ImageWatermarkSettings ()
- Method: public ImageWatermarkSettings Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: double Angle { public get; public set; }
- Property: double Height { public get; public set; }
- Property: ImageSource ImageSource { public get; public set; }
- Property: Watermark Watermark { public get; }
- Property: double Width { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Watermarks TextWatermarkSettings () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Watermarks.TextWatermarkSettings
|
--> NONE <--
|
- Constructor: public TextWatermarkSettings ()
- Method: public TextWatermarkSettings Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: double Angle { public get; public set; }
- Property: FontFamily FontFamily { public get; public set; }
- Property: Color ForegroundColor { public get; public set; }
- Property: double Height { public get; public set; }
- Property: double Opacity { public get; public set; }
- Property: string Text { public get; public set; }
- Property: Watermark Watermark { public get; }
- Property: double Width { public get; public set; }
|
Telerik.Windows.Documents.Flow.Model.Watermarks Watermark () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Watermarks.Watermark
|
--> NONE <--
|
- Constructor: public Watermark (ImageWatermarkSettings imageWatermarkSettings)
- Constructor: public Watermark (TextWatermarkSettings textWatermarkSettings)
- Method: public Watermark Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: RadFlowDocument Document { public get; }
- Property: ImageWatermarkSettings ImageSettings { public get; }
- Property: TextWatermarkSettings TextSettings { public get; }
- Property: WatermarkType WatermarkType { public get; }
|
Telerik.Windows.Documents.Flow.Model.Watermarks WatermarkCollection () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Watermarks.WatermarkCollection
|
--> NONE <--
|
- Constructor: public WatermarkCollection (RadFlowDocument document)
- Method: public void Add (Watermark watermark)
- Method: public void Clear ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public bool Remove (Watermark watermark)
- Method (i): public virtual string ToString ()
- Property: Watermark this [int index] { public get; }
|
Telerik.Windows.Documents.Flow.Model.Watermarks WatermarkSettingsBase () |
n/a
|
public class Telerik.Windows.Documents.Flow.Model.Watermarks.WatermarkSettingsBase
|
--> NONE <--
|
- Constructor: public WatermarkSettingsBase ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: double Angle { public get; public set; }
- Property: double Height { public get; public set; }
- Property: Watermark Watermark { public get; }
- Property: double Width { public get; public set; }
|
WatermarkType () |
n/a
|
public sealed enum Telerik.Windows.Documents.Flow.Model.Watermarks.WatermarkType
                    Image = 0,
                    Text = 1,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Documents.Media UriImageSource () |
n/a
|
public sealed class Telerik.Windows.Documents.Media.UriImageSource
|
--> NONE <--
|
- Constructor: public UriImageSource (Uri uri)
- Constructor: public UriImageSource (Uri uri, string extension)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: override Byte[] Data { public get; }
- Property: override string Extension { public get; }
- Property: Uri Uri { public get; }
|