Aspose.Pdf.Examples.CSharp.RunExamples.GetDataDir_AsposePdf_Annotations C# (CSharp) Méthode

GetDataDir_AsposePdf_Annotations() public static méthode

public static GetDataDir_AsposePdf_Annotations ( ) : String
Résultat String
        public static String GetDataDir_AsposePdf_Annotations()
        {
            return Path.GetFullPath(GetDataDir_Data() + "AsposePDF/Annotations/");
        }
        public static String GetDataDir_AsposePdf_Graphs()
RunExamples