PageContent.Source 属性

定义

获取或设置内容数据流的 FixedPage 统一资源标识符(URI)。

public:
 property Uri ^ Source { Uri ^ get(); void set(Uri ^ value); };
public Uri Source { get; set; }
member this.Source : Uri with get, set
Public Property Source As Uri

属性值

Uri

对应的 UriFixedPage

注解

有关元素及其<PageContent>属性的详细信息Source,请参阅 XPS 规范的第 3 章,这些规范可在 XPS:规范和许可证下载中获得。

Dependency 属性信息

项目 价值
标识符字段 SourceProperty
元数据属性设置为 true None

适用于

另请参阅