Share via


PrintDocument.DocumentSourceProperty Propiedad

Definición

Identifica la propiedad de dependencia DocumentSource .

public:
 static property DependencyProperty ^ DocumentSourceProperty { DependencyProperty ^ get(); };
static DependencyProperty DocumentSourceProperty();
public static DependencyProperty DocumentSourceProperty { get; }
var dependencyProperty = PrintDocument.documentSourceProperty;
Public Shared ReadOnly Property DocumentSourceProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia DocumentSource .

Se aplica a