言語

RenderParams.RenderPageObjectExcludePath フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Graphics.Pdf.RenderParamsRenderPageObjectFlags enum directly instead of this field.

レンダリングされたページ ビットマップ内の PdfPagePathObject を除外するフラグ

[Android.Runtime.Register("RENDER_PAGE_OBJECT_EXCLUDE_PATH", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Pdf.RenderParamsRenderPageObjectFlags enum directly instead of this field.", true)]
public const Android.Graphics.Pdf.RenderParamsRenderPageObjectFlags RenderPageObjectExcludePath = 2;
[<Android.Runtime.Register("RENDER_PAGE_OBJECT_EXCLUDE_PATH", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Pdf.RenderParamsRenderPageObjectFlags enum directly instead of this field.", true)>]
val mutable RenderPageObjectExcludePath : Android.Graphics.Pdf.RenderParamsRenderPageObjectFlags

フィールド値

Value = 2
属性

適用対象