Deprecated List
Member Aspose::Pdf::Annotations::Annotation::get_Alignment ()
Use TextHorizontalAlignment property
Member Aspose::Pdf::Annotations::Annotation::get_HorizontalAlignment () override
Use TextHorizontalAlignment property
Member Aspose::Pdf::Annotations::Annotation::set_Alignment (TextAlignment value)
Use TextHorizontalAlignment property
Member Aspose::Pdf::Annotations::Annotation::set_HorizontalAlignment (Aspose::Pdf::HorizontalAlignment value) override
Use TextHorizontalAlignment property
Member Aspose::Pdf::Annotations::ExplicitDestination::CreateDestination (System::SharedPtr< Document > doc, int32_t pageNumber, ExplicitDestinationType type, const System::ArrayPtr< double > &values)
Use the method without Document argument.
Member Aspose::Pdf::Annotations::FitBExplicitDestination::FitBExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::FitBHExplicitDestination::FitBHExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber, double top)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::FitBVExplicitDestination::FitBVExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber, double left)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::FitExplicitDestination::FitExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::FitHExplicitDestination::FitHExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber, double top)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::FitRExplicitDestination::FitRExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber, double left, double bottom, double right, double top)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::FitVExplicitDestination::FitVExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber, double left)
Use constructor without Document argument.
Member Aspose::Pdf::Annotations::GoToAction::GoToAction (int32_t page)
Use constructor with Aspose.Pdf.Page parameter instead of this one. Reason: if to use this constructor there is the problem with the document when to resave it in Adobe Acrobat.
Member Aspose::Pdf::Annotations::GoToAction::GoToAction ()
Use constructors with parameters.
Member Aspose::Pdf::Annotations::TextAlignment
Use Aspose.Pdf.HorizontalAlignment type
Member Aspose::Pdf::Annotations::TextStyle::get_Alignment ()
Use HorizontalAlignment property
Member Aspose::Pdf::Annotations::TextStyle::set_Alignment (TextAlignment value)
Use HorizontalAlignment property
Member Aspose::Pdf::Annotations::XYZExplicitDestination::XYZExplicitDestination (System::SharedPtr< Document > document, int32_t pageNumber, double left, double top, double zoom)
Use constructor without Document argument.
Member Aspose::Pdf::AssemblyConstants::PRODUCT
This is for original Aspose.Pdf tests
Member Aspose::Pdf::AssemblyConstants::VERSION
This is for original Aspose.Pdf tests
Member Aspose::Pdf::Cell::get_BackgroundImageFile () const
Property was expanded please use BackgroundImage
Member Aspose::Pdf::Cell::set_BackgroundImageFile (System::String value)
Property was expanded please use BackgroundImage
Class Aspose::Pdf::Document::OptimizationOptions
This class is obsolete. Please use Aspose.Pdf.Optimization.OptimizationOptions instead.
Member Aspose::Pdf::Drawing::Graph::Graph (float width, float height)
Constructor is deprecated. Please use constructor with double instead
Member Aspose::Pdf::Facades::AutoFiller::get_InputFileName () const
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::AutoFiller::get_InputStream () const
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::AutoFiller::get_OutputFileName () const
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::AutoFiller::get_OutputStream () const
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::AutoFiller::Save ()
Use Save(destination) method for saving facade results.
Member Aspose::Pdf::Facades::AutoFiller::set_InputFileName (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::AutoFiller::set_InputStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::AutoFiller::set_OutputFileName (System::String value)
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::AutoFiller::set_OutputStream (System::SharedPtr< System::IO::Stream > value)
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::Bookmark::get_ChildItem ()
Use ChildItems property instead of this one.
Member Aspose::Pdf::Facades::Bookmark::set_ChildItem (System::SharedPtr< Bookmarks > value)
Use ChildItems property instead of this one.
Member Aspose::Pdf::Facades::Form::Form (System::SharedPtr< System::IO::Stream > srcStream, System::SharedPtr< System::IO::Stream > destStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::String srcFileName, System::String destFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::String srcFileName, System::SharedPtr< System::IO::Stream > destStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::SharedPtr< System::IO::Stream > srcStream, System::String destFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::SharedPtr< Aspose::Pdf::Document > document, System::String destFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::SharedPtr< Aspose::Pdf::Document > document, System::SharedPtr< System::IO::Stream > destStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::Web::HttpResponse > response)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::Form (System::String inputFile, System::SharedPtr< System::Web::HttpResponse > response)
Use constructor without destination.
Member Aspose::Pdf::Facades::Form::get_DestFileName () const
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::Form::get_DestStream () const
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::Form::get_SrcFileName () const
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::Form::get_SrcStream () const
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::Form::Save ()
Use Save(destination) method for saving facade results.
Member Aspose::Pdf::Facades::Form::set_DestFileName (System::String value)
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::Form::set_DestStream (System::SharedPtr< System::IO::Stream > value)
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::Form::set_SrcFileName (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::Form::set_SrcStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::FormEditor::FormEditor (System::SharedPtr< System::IO::Stream > srcStream, System::SharedPtr< System::IO::Stream > destStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::FormEditor::FormEditor (System::String srcFileName, System::String destFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::FormEditor::FormEditor (System::SharedPtr< Aspose::Pdf::Document > document, System::String destFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::FormEditor::FormEditor (System::SharedPtr< Aspose::Pdf::Document > document, System::SharedPtr< System::IO::Stream > destStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::FormEditor::FormEditor (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::Web::HttpResponse > response)
Use constructor without destination.
Member Aspose::Pdf::Facades::FormEditor::FormEditor (System::String inputFile, System::SharedPtr< System::Web::HttpResponse > response)
Use constructor without destination.
Member Aspose::Pdf::Facades::FormEditor::get_DestFileName () const
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::FormEditor::get_DestStream () const
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::FormEditor::get_SrcFileName () const
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::FormEditor::get_SrcStream () const
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::FormEditor::Save ()
Use Save(destination) method for saving facade results.
Member Aspose::Pdf::Facades::FormEditor::set_DestFileName (System::String value)
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::FormEditor::set_DestStream (System::SharedPtr< System::IO::Stream > value)
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::FormEditor::set_SrcFileName (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::FormEditor::set_SrcStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfAnnotationEditor::ImportAnnotationFromXfdf (System::String xfdfFile)
Method is obsolete, please use ImportAnnotationsFromXfdf instead
Member Aspose::Pdf::Facades::PdfAnnotationEditor::ImportAnnotationFromXfdf (System::SharedPtr< System::IO::Stream > xfdfStream)
Method is obsolete, please use ImportAnnotationsFromXfdf instead
Member Aspose::Pdf::Facades::PdfBookmarkEditor::ExtractBookmarksToHTML (System::String pdfFile, System::String cssFile)
Use PdfBookmarkEditor.ExportBookmarksToHtml instead.
Member Aspose::Pdf::Facades::PdfConverter::get_ShowHiddenAreas () const
CoordinateType property should be used instead of ShowHiddenAreas.
Member Aspose::Pdf::Facades::PdfConverter::set_ShowHiddenAreas (bool value)
CoordinateType property should be used instead of ShowHiddenAreas.
Member Aspose::Pdf::Facades::PdfFileEditor::get_AllowConcatenateExceptions ()
This property is deprecated and can not be used to allow throwing exceptions.
Member Aspose::Pdf::Facades::PdfFileEditor::set_AllowConcatenateExceptions (bool value)
This property is deprecated and can not be used to allow throwing exceptions.
Member Aspose::Pdf::Facades::PdfFileInfo::get_InputFile () const
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileInfo::get_InputStream () const
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileInfo::SaveNewInfo (System::SharedPtr< System::IO::Stream > outputStream)
Use Save(destination) method for saving facade results.
Member Aspose::Pdf::Facades::PdfFileInfo::set_InputFile (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileInfo::set_InputStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileMend::get_InputFile () const
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileMend::get_InputStream () const
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileMend::get_OutputFile () const
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileMend::get_OutputStream () const
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileMend::PdfFileMend (System::String inputFileName, System::String outputFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileMend::PdfFileMend (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::IO::Stream > outputStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileMend::PdfFileMend (System::SharedPtr< Aspose::Pdf::Document > document, System::String outputFileName)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileMend::PdfFileMend (System::SharedPtr< Aspose::Pdf::Document > document, System::SharedPtr< System::IO::Stream > destStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileMend::set_InputFile (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileMend::set_InputStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileMend::set_OutputFile (System::String value)
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileMend::set_OutputStream (System::SharedPtr< System::IO::Stream > value)
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileSecurity::get_AllowExceptions ()
This property is deprecated and can not be used to allow throwing exceptions.
Member Aspose::Pdf::Facades::PdfFileSecurity::PdfFileSecurity (System::SharedPtr< Aspose::Pdf::Document > document, System::SharedPtr< System::IO::Stream > outputStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileSecurity::PdfFileSecurity (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::IO::Stream > outputStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileSecurity::PdfFileSecurity (System::String inputFile, System::String outputFile)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileSecurity::PdfFileSecurity (System::SharedPtr< Aspose::Pdf::Document > document, System::String outputFile)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileSecurity::set_AllowExceptions (bool value)
This property is deprecated and can not be used to allow throwing exceptions.
Member Aspose::Pdf::Facades::PdfFileSecurity::set_InputFile (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileSecurity::set_InputStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileSecurity::set_OutputFile (System::String value)
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileSecurity::set_OutputStream (System::SharedPtr< System::IO::Stream > value)
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileSignature::IsContainSignature ()
ContainsSignature should be used instead of IsContainSignature.
Member Aspose::Pdf::Facades::PdfFileSignature::IsCoversWholeDocument (System::String signName)
CoversWholeDocument should be used instead of IsCoversWholeDocument.
Member Aspose::Pdf::Facades::PdfFileSignature::PdfFileSignature (System::String inputFile)
Use another constructor for instance initialization.
Member Aspose::Pdf::Facades::PdfFileSignature::PdfFileSignature (System::String inputFile, System::String outputFile)
Use another constructor for instance initialization.
Member Aspose::Pdf::Facades::PdfFileSignature::PdfFileSignature (System::SharedPtr< Aspose::Pdf::Document > document, System::String outputFile)
Use another constructor for instance initialization.
Member Aspose::Pdf::Facades::PdfFileSignature::Save ()
Please, use Save method with parameter.
Member Aspose::Pdf::Facades::PdfFileStamp::get_InputFile () const
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileStamp::get_InputStream () const
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileStamp::get_OutputFile () const
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileStamp::get_OutputStream () const
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::String inputFile, System::String outputFile, bool keepSecurity)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::IO::Stream > outputStream, bool keepSecurity)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::SharedPtr< Aspose::Pdf::Document > document, System::String outputFile)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::Web::HttpResponse > response)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::String inputFile, System::SharedPtr< System::Web::HttpResponse > response)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::SharedPtr< Aspose::Pdf::Document > document, System::SharedPtr< System::IO::Stream > outputStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::SharedPtr< System::IO::Stream > inputStream, System::SharedPtr< System::IO::Stream > outputStream)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::PdfFileStamp (System::String inputFile, System::String outputFile)
Use constructor without destination.
Member Aspose::Pdf::Facades::PdfFileStamp::set_InputFile (System::String value)
Use BindPdf(inputFile) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileStamp::set_InputStream (System::SharedPtr< System::IO::Stream > value)
Use BindPdf(inputStream) method for facade initialization.
Member Aspose::Pdf::Facades::PdfFileStamp::set_OutputFile (System::String value)
Use Save(outputFile) method for getting facade results.
Member Aspose::Pdf::Facades::PdfFileStamp::set_OutputStream (System::SharedPtr< System::IO::Stream > value)
Use Save(outputStream) method for getting facade results.
Member Aspose::Pdf::Forms::Field::CopyTo (System::ArrayPtr< System::SharedPtr< Field >> array, int32_t index)
Use CopyTo(WidgetAnnotation[], index) instead.
Member Aspose::Pdf::HtmlSaveOptions::get_AdditionalMarginWidthInPoints () const
AdditionalMarginWidthInPoints is deprecated, please use PageMarginIfAny instead.
Member Aspose::Pdf::HtmlSaveOptions::set_AdditionalMarginWidthInPoints (int32_t value)
AdditionalMarginWidthInPoints is deprecated, please use PageMarginIfAny instead.
Class Aspose::Pdf::LatexFragment
Please use TeXFragment instead
Class Aspose::Pdf::LatexLoadOptions
Use TeXLoadOptions instead.
Class Aspose::Pdf::LaTeXSaveOptions
Use TeXSaveOptions instead
Member Aspose::Pdf::License::get_Embedded () const
Member Aspose::Pdf::License::set_Embedded (bool value)
Member Aspose::Pdf::None
Use SaveFormat.Pdf to save document as PDF
Member Aspose::Pdf::Optimization::OptimizationOptions::get_CompressImages ()
Please use ImageCompressionOptions.CompressImages instead.
Member Aspose::Pdf::Optimization::OptimizationOptions::get_ImageQuality ()
Please use ImageCompressionOptions.ImageQuality instead.
Member Aspose::Pdf::Optimization::OptimizationOptions::get_ResizeImages ()
Please use ImageCompressionOptions.ResizeImages instead.
Member Aspose::Pdf::Optimization::OptimizationOptions::set_CompressImages (bool value)
Please use ImageCompressionOptions.CompressImages instead.
Member Aspose::Pdf::Optimization::OptimizationOptions::set_ImageQuality (int32_t value)
Please use ImageCompressionOptions.ImageQuality instead.
Member Aspose::Pdf::Optimization::OptimizationOptions::set_ResizeImages (bool value)
Please use ImageCompressionOptions.ResizeImages instead.
Member Aspose::Pdf::RenderingOptions::get_ScaleImagesToFitPageWidth () const
ScaleImagesToFitPageWidth is deprecated.
Member Aspose::Pdf::RenderingOptions::get_UseNewImagingEngine () const
UseNewImagingEngine is deprecated
Member Aspose::Pdf::RenderingOptions::set_ScaleImagesToFitPageWidth (bool value)
ScaleImagesToFitPageWidth is deprecated.
Member Aspose::Pdf::RenderingOptions::set_UseNewImagingEngine (bool value)
UseNewImagingEngine is deprecated
Member Aspose::Pdf::TeXFragment::get_LatexLoadOptionsOfInstance () const
Please us TeXLoadOptionsOfInstance instead.
Member Aspose::Pdf::TeXFragment::set_LatexLoadOptionsOfInstance (System::SharedPtr< TeXLoadOptions > value)
Please us TeXLoadOptionsOfInstance instead.
Member Aspose::Pdf::XpsSaveOptions::get_UseNewImagingEngine () const
UseNewImagingEngine is deprecated
Member Aspose::Pdf::XpsSaveOptions::set_UseNewImagingEngine (bool value)
UseNewImagingEngine is deprecated
Member System::DynamicCast (SmartPtr< TFrom > obj)

Left for backwards compatibility. Use ExplicitCast instead.

Left for backwards compatibility. Use ExplicitCast instead.

Left for backwards compatibility. Use ExplicitCast instead.

Member System::DynamicCast (SmartPtr< TFrom > const &obj)
Left for backwards compatibility. Use ExplicitCast instead.
Member System::DynamicCast (TFrom value) noexcept
Left for backwards compatibility. Use ExplicitCast instead.
Member System::DynamicCast (std::nullptr_t) noexcept
Left for backwards compatibility. Use ExplicitCast instead.
Member System::DynamicCast (TFrom &obj)
Left for backwards compatibility. Use ExplicitCast instead.
Member System::DynamicCast (const TFrom &obj)
Left for backwards compatibility. Use ExplicitCast instead.
Member System::DynamicCast_noexcept (SmartPtr< TFrom > const &obj) noexcept
Left for backwards compatibility. Use AsCast instead.
Member System::DynamicCast_noexcept (SmartPtr< TFrom > obj) noexcept
Left for backwards compatibility. Use AsCast instead.
Member System::DynamicCast_noexcept (const TFrom &obj) noexcept
Left for backwards compatibility. Use AsCast instead.
Member System::DynamicCastArray (const SharedPtr< Array< From >> &from)
Added for backward compatibility. Use ExplicitCast instead.
Member System::StaticCast (SmartPtr< TFrom > const &obj)
Left for backwards compatibility. Use ExplicitCast instead.
Member System::StaticCast (const TFrom &obj)

Left for backwards compatibility. Use ExplicitCast instead.

Left for backwards compatibility. Use ExplicitCast instead.

Left for backwards compatibility. Use ExplicitCast instead.

Member System::StaticCast (std::nullptr_t)
Left for backwards compatibility. Use ExplicitCast instead.
Member System::StaticCast (WeakPtr< TFrom > const &obj)
Left for backwards compatibility. Use ExplicitCast instead.
Member System::StaticCast (SmartPtr< TFrom > obj) noexcept
Left for backwards compatibility. Use ExplicitCast instead.
Member System::StaticCast_noexcept (SmartPtr< TFrom > const &obj)
Left for backwards compatibility. Use AsCast instead.
Member System::StaticCast_noexcept (const TFrom &obj)
Left for backwards compatibility. Use AsCast instead.
Member System::StaticCast_noexcept (SmartPtr< TFrom > obj) noexcept
Left for backwards compatibility. Use AsCast instead.
Member System::StaticCast_noexcept (WeakPtr< TFrom > const &obj)
Left for backwards compatibility. Use AsCast instead.
Member System::StaticCastArray (const System::SharedPtr< System::Array< From >> &from)

Added for backward compatibility. Use ExplicitCast instead.

Added for backward compatibility. Use ExplicitCast instead.

Added for backward compatibility. Use ExplicitCast instead.

Member System::Web::Services::Protocols::SoapHeaderAttribute::get_Required ()
Member System::Web::Services::Protocols::SoapHeaderAttribute::set_Required (bool value)
Member System::Xml::Auto
This field is obsolete. It applies only to the obsolete XmlValidatingReader class.
Member System::Xml::Schema::XmlSchemaAttribute::get_AttributeType ()
It is recommended to use get_AttributeSchemaType method instead.
Class System::Xml::Schema::XmlSchemaCollection
The XmlSchemaCollection class is obsolete. Use XmlSchemaSet instead.
Member System::Xml::XDR
This field is obsolete. It applies only to the obsolete XmlValidatingReader class.
Member System::Xml::XmlReaderSettings::get_ProhibitDtd ()
This method is obsolete. Use XmlTextReader::get_DtdProcessing instead.
Member System::Xml::XmlReaderSettings::set_ProhibitDtd (bool value)
This method is obsolete. Use XmlTextReader::set_DtdProcessing instead.
Member System::Xml::XmlTextReader::get_ProhibitDtd ()
This method is obsolete. Use XmlTextReader::get_DtdProcessing instead.
Member System::Xml::XmlTextReader::set_ProhibitDtd (bool value)
This method is obsolete. Use XmlTextReader::set_DtdProcessing instead.
Class System::Xml::XmlValidatingReader
This class is obsolete. It is recommended to use the XmlReaderSettings class and the XmlReader::Create method to create a validating XML reader.