Search Results for

    Show / Hide Table of Contents

    Class RTF_ToDocX

    Save

    Inheritance
    System.Object
    RTF_ToDocX
    Namespace: FastReport.Export.OoXML
    Assembly: FastReport.dll
    Syntax
    public class RTF_ToDocX : IDisposable

    Constructors

    RTF_ToDocX(RichDocument)

    Declaration
    public RTF_ToDocX(RichDocument doc)
    Parameters
    Type Name Description
    RichDocument doc

    Properties

    DocX

    This prperty keep RTF to DOC translation result, i.e. DOCX XML fragment

    Declaration
    public string DocX { get; }
    Property Value
    Type Description
    System.String

    Padding

    Padding over ridh object

    Declaration
    public Rectangle Padding { get; set; }
    Property Value
    Type Description
    System.Drawing.Rectangle

    Methods

    Dispose()

    Declaration
    public void Dispose()
    Back to top © 1998-2025 Copyright Fast Reports Inc.