PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.WPF.PrintDocument Namespace / C1DocumentViewer Class / FileNameProperty Field

In This Topic
    FileNameProperty Field
    In This Topic
    The name of a C1D/C1DX document definition, or of an XML report definition file.
    Syntax
    'Declaration
     
    Public Shared ReadOnly FileNameProperty As DependencyProperty
    public static readonly DependencyProperty FileNameProperty
    See Also