Leadtools.Forms.DocumentWriters名前空間 > PdfDocumentOptionsクラス :TotalBookmarkLevelsプロパティ |
public int TotalBookmarkLevels {get; set;}
'Declaration
Public Property TotalBookmarkLevels As Integer
'Usage
Dim instance As PdfDocumentOptions Dim value As Integer instance.TotalBookmarkLevels = value value = instance.TotalBookmarkLevels
public int TotalBookmarkLevels {get; set;}
@property (nonatomic, assign) NSInteger totalBookmarkLevels
public int getTotalBookmarkLevels() public void setTotalBookmarkLevels(int totalBookmarkLevels)
<br/>get_TotalBookmarkLevels();<br/>set_TotalBookmarkLevels(value);<br/>Object.defineProperty('TotalBookmarkLevels');
TotalBookmarkLevelsは、保存されているPDF文書のために、ブックマークレベルの総数を表します。レベルの最大数は、10です。