IXpsFixedDocumentWriter.Uri 属性

定义

获取 FixedDocument 的 URI。

public:
 property Uri ^ Uri { Uri ^ get(); };
public Uri Uri { get; }
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

属性值

Uri

FixedDocument 的 URI。

适用于