PrintDocument.DocumentSourceProperty 屬性

定義

識別 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

屬性值

DocumentSource相依性屬性的識別碼。

適用於