FitVExplicitDestination
Overview
FitVExplicitDestination यह एक क्लास है Aspose.PDF FOSS के लिए .NET. वारिस से: ExplicitDestination.
सचमुच / बाईं ओर (FitV) के लिए फिट करें।.
इस कक्षा में .NET प्रोग्रामों में FitVExplicitDestination वस्तुओं के साथ काम करने के लिए 5 तरीके प्रदान किए जाते हैं।. उपलब्ध तरीकों में शामिल हैं: CreateDestination, FitVExplicitDestination, ToString. सभी सार्वजनिक सदस्य किसी भी .NET अनुप्रयोग के लिए उपलब्ध हैं Aspose.PDF FOSS को स्थापित करने के बाद .Net पैकेज के साथ।. संपत्ति : Left, Page, PageNumber, Type.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Left | double | Read | बाईं ओर ले जाओ।. |
PageNumber | int | Read | लक्ष्य पृष्ठ संख्या (1 आधारित). |
Type | string | Read | डिलीवरी प्रकार का नाम (फिट, XYZ, फिटएच आदि). |
Page | Page? | Read | लक्ष्य पृष्ठ (API Parity) के बारे में जानकारी।. |
Methods
| Signature | Description |
|---|---|
FitVExplicitDestination(page: Page, left: double) | इस FitVExplicitDestination उदाहरण पर FitvExplicationDestition कॉल करें।. |
FitVExplicitDestination(pageNumber: int, left: double) | |
FitVExplicitDestination(document: Document, pageNumber: int, left: double) | |
ToString() | इस FitVExplicitDestination उदाहरण पर ToString कॉल करें।. |
CreateDestination(pageNumber: int, type: ExplicitDestinationType, values: double[]) | कारखाने: पृष्ठ नंबर पर टाइप करने के लिए विशिष्ट डिज़ाइन उपक्लास बनाएं।. |